|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.io.bio.StreamEndPoint
org.mortbay.io.bio.SocketEndPoint
org.mortbay.jetty.bio.SocketConnector.Connection
org.mortbay.jetty.security.SslSocketConnector.SslConnection
public class SslSocketConnector.SslConnection
| Field Summary |
|---|
| Fields inherited from class org.mortbay.jetty.bio.SocketConnector.Connection |
|---|
_socket |
| Constructor Summary | |
|---|---|
SslSocketConnector.SslConnection(java.net.Socket socket)
|
|
| Method Summary | |
|---|---|
void |
run()
|
void |
shutdownOutput()
Shutdown any backing output stream associated with the endpoint |
| Methods inherited from class org.mortbay.jetty.bio.SocketConnector.Connection |
|---|
dispatch, fill |
| Methods inherited from class org.mortbay.io.bio.SocketEndPoint |
|---|
close, getLocalAddr, getLocalHost, getLocalPort, getRemoteAddr, getRemoteHost, getRemotePort, getTransport, isOpen |
| Methods inherited from class org.mortbay.io.bio.StreamEndPoint |
|---|
blockReadable, blockWritable, flush, flush, flush, getInputStream, getOutputStream, isBlocking, isBufferingInput, isBufferingOutput, isBufferred, isClosed, setInputStream, setOutputStream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SslSocketConnector.SslConnection(java.net.Socket socket)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void shutdownOutput()
throws java.io.IOException
EndPoint
shutdownOutput in interface EndPointshutdownOutput in class SocketEndPointjava.io.IOExceptionpublic void run()
run in interface java.lang.Runnablerun in class SocketConnector.Connection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||