|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.jndi2.server.TcpServer
public class TcpServer
Nested Class Summary | |
---|---|
static class |
TcpServer.Monitor
|
Constructor Summary | |
---|---|
TcpServer(java.net.ServerSocket listen,
int poolSize,
int timeout,
AgentId serverId)
|
Method Summary | |
---|---|
java.net.ServerSocket |
getListen()
|
AgentId |
getServerId()
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TcpServer(java.net.ServerSocket listen, int poolSize, int timeout, AgentId serverId)
Method Detail |
---|
public final void start()
public final void stop()
public final java.net.ServerSocket getListen()
public final AgentId getServerId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |