|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectus.ihmc.utilities.net.tcpServer.ReconnectingTCPConnection
us.ihmc.utilities.net.tcpServer.ReconnectingTCPClient
public class ReconnectingTCPClient
Constructor Summary | |
---|---|
ReconnectingTCPClient(java.lang.String host,
int port)
|
Method Summary | |
---|---|
void |
close()
|
void |
connect()
|
void |
disconnect()
|
Methods inherited from class us.ihmc.utilities.net.tcpServer.ReconnectingTCPConnection |
---|
attachStateListener, getBuffer, getBytesRead, isConnected, read, reset, write |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReconnectingTCPClient(java.lang.String host, int port)
Method Detail |
---|
public void disconnect()
disconnect
in class ReconnectingTCPConnection
public void connect()
public void close()
close
in class ReconnectingTCPConnection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |