public class StdProtoSocketIO extends StdProtoIO
| Constructor and Description |
|---|
StdProtoSocketIO(Socket socket,
int pushbackSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getDataInputStream, getDataOutputStream, getPushbackInputStreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseSafelypublic StdProtoSocketIO(Socket socket, int pushbackSize) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class StdProtoIOIOExceptionCopyright © 2012–2017 MARID software development group. All rights reserved.