public class SslSocketConnector.SslConnection extends SocketConnector.Connection
_socket| Constructor and Description |
|---|
SslConnection(Socket socket) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
shutdownOutput()
Shutdown any backing output stream associated with the endpoint
|
dispatch, fillclose, getLocalAddr, getLocalHost, getLocalPort, getRemoteAddr, getRemoteHost, getRemotePort, getTransport, isOpenblockReadable, blockWritable, flush, flush, flush, getInputStream, getOutputStream, isBlocking, isBufferingInput, isBufferingOutput, isBufferred, isClosed, setInputStream, setOutputStreampublic SslConnection(Socket socket) throws IOException
IOExceptionpublic void shutdownOutput()
throws IOException
EndPointshutdownOutput in interface EndPointshutdownOutput in class SocketEndPointIOExceptionpublic void run()
run in interface Runnablerun in class SocketConnector.ConnectionCopyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.