public interface ObjectSocket
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
Object |
readObject() |
void |
setLastError(Exception ex) |
void |
writeObject(Object toWrite) |
void flush()
throws IOException
IOExceptionvoid setLastError(Exception ex)
void close()
throws IOException
IOExceptionCopyright © 2014. All rights reserved.