|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcommon.commun.AbstractConnectionWaiter
client.net.ClientConnectionWaiter
public class ClientConnectionWaiter
Field Summary |
---|
Fields inherited from class common.commun.AbstractConnectionWaiter |
---|
trafficHandler |
Constructor Summary | |
---|---|
ClientConnectionWaiter(TrafficHandler th,
int port)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientConnectionWaiter(TrafficHandler th, int port) throws ClientConnectionWaiterInitException
ClientConnectionWaiterInitException
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |