public interface ServerTransferConnection extends ServerConnection
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getReceiveStream() |
java.io.OutputStream |
getSendStream() |
void |
readClientDoneConfirmation() |
void |
shutdownInput() |
void |
shutdownOutput() |
getConnectionInfo, getHostAddress, getHostName, isClosed, isConnected, readObject, writeError, writeObjectgetServerContextvoid shutdownInput()
throws java.io.IOException
java.io.IOExceptionvoid shutdownOutput()
throws java.io.IOException
java.io.IOExceptionjava.io.OutputStream getSendStream()
java.io.InputStream getReceiveStream()
void readClientDoneConfirmation()
throws java.io.IOException
java.io.IOExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.