public interface ConnectionModifier
| Modifier and Type | Method and Description |
|---|---|
void |
modifyInputStream(LoggedDataInputStream ldis) |
void |
modifyOutputStream(LoggedDataOutputStream ldos) |
void modifyInputStream(LoggedDataInputStream ldis) throws IOException
IOExceptionvoid modifyOutputStream(LoggedDataOutputStream ldos) throws IOException
IOExceptionCopyright © 2013. All rights reserved.