public class TCPSocket extends org.nustaq.net.TCPObjectSocket implements ObjectSocket
| Constructor and Description |
|---|
TCPSocket(Socket socket,
org.nustaq.serialization.FSTConfiguration conf) |
TCPSocket(String host,
int port) |
TCPSocket(String host,
int port,
org.nustaq.serialization.FSTConfiguration conf) |
close, flush, getLastErr, getSocket, isStopped, readObject, setLastError, writeObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, flush, readObject, setLastError, writeObjectpublic TCPSocket(String host, int port) throws IOException
IOExceptionpublic TCPSocket(String host, int port, org.nustaq.serialization.FSTConfiguration conf) throws IOException
IOExceptionpublic TCPSocket(Socket socket, org.nustaq.serialization.FSTConfiguration conf) throws IOException
IOExceptionCopyright © 2015. All rights reserved.