|
||||||||||
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.ReconnectingTCPServer
public class ReconnectingTCPServer
Constructor Summary | |
---|---|
ReconnectingTCPServer(int port)
|
Method Summary | |
---|---|
void |
close()
|
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 ReconnectingTCPServer(int port) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void disconnect()
disconnect
in class ReconnectingTCPConnection
public void close()
close
in class ReconnectingTCPConnection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |