|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.cluster.tcp.Jdk13ReplicationListener
Nested Class Summary | |
protected static class |
Jdk13ReplicationListener.ClusterListenThread
|
Constructor Summary | |
Jdk13ReplicationListener(ListenCallback callback,
int poolSize,
java.net.InetAddress bind,
int port,
long timeout,
boolean synchronous)
|
Method Summary | |
void |
listen()
|
void |
run()
|
void |
stopListening()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Jdk13ReplicationListener(ListenCallback callback, int poolSize, java.net.InetAddress bind, int port, long timeout, boolean synchronous)
Method Detail |
public void run()
run
in interface java.lang.Runnable
public void listen() throws java.lang.Exception
java.lang.Exception
public void stopListening()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |