org.mortbay.jetty.security
public class SslSocketConnector.SslConnection extends SocketConnector.Connection
_socket| Constructor and Description |
|---|
SslSocketConnector.SslConnection(java.net.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 SslSocketConnector.SslConnection(java.net.Socket socket)
throws java.io.IOException
java.io.IOExceptionpublic void shutdownOutput()
throws java.io.IOException
EndPointshutdownOutput in interface EndPointshutdownOutput in class SocketEndPointjava.io.IOExceptionpublic void run()
run in interface java.lang.Runnablerun in class SocketConnector.ConnectionCopyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.