|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectclient.net.PendingConnectionController
public class PendingConnectionController
Purpose of this class is to make ATP and PTP connection waiting transparent to managers.
Constructor Summary | |
---|---|
PendingConnectionController(TrafficHandler th,
ConnectionProvider con)
|
Method Summary | |
---|---|
void |
createPendingConnection(java.lang.String host,
int port,
java.lang.String msg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PendingConnectionController(TrafficHandler th, ConnectionProvider con)
Method Detail |
---|
public void createPendingConnection(java.lang.String host, int port, java.lang.String msg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |