Package | Description |
---|---|
com.buabook.common.net |
Modifier and Type | Method and Description |
---|---|
private void |
DataSocket.initialiseIOStreams() |
void |
DataSocket.reconnect()
This method will only attempt a reconnect on a disconnected socket (i.e.
|
Constructor and Description |
---|
DataSocket(Socket socket)
Instantiates the wrapper object based on an existing
Socket |
Copyright © 2017. All rights reserved.