Package fr.dyade.aaa.jndi2.server
Interface TcpServerMBean
-
- All Known Implementing Classes:
TcpServer
public interface TcpServerMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetListenPort()Gets the listen port of the server.intgetPoolSize()Gets the number of threads of the pool.
-