|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectioio.lib.impl.SocketIOIOConnection
public class SocketIOIOConnection
Constructor Summary | |
---|---|
SocketIOIOConnection(java.lang.Integer port)
|
Method Summary | |
---|---|
void |
disconnect()
|
java.io.InputStream |
getInputStream()
|
java.io.OutputStream |
getOutputStream()
|
void |
waitForConnect()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SocketIOIOConnection(java.lang.Integer port)
Method Detail |
---|
public void waitForConnect() throws ConnectionLostException
waitForConnect
in interface IOIOConnection
ConnectionLostException
public void disconnect()
disconnect
in interface IOIOConnection
public java.io.InputStream getInputStream() throws ConnectionLostException
getInputStream
in interface IOIOConnection
ConnectionLostException
public java.io.OutputStream getOutputStream() throws ConnectionLostException
getOutputStream
in interface IOIOConnection
ConnectionLostException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |