|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jetty.io.bio.StreamEndPoint
org.eclipse.jetty.io.bio.SocketEndPoint
org.eclipse.jetty.server.bio.SocketConnector.Connection
org.eclipse.jetty.server.ssl.SslSocketConnector.SslConnection
public class SslSocketConnector.SslConnection
Field Summary |
---|
Fields inherited from class org.eclipse.jetty.server.bio.SocketConnector.Connection |
---|
_socket |
Constructor Summary | |
---|---|
SslSocketConnector.SslConnection(java.net.Socket socket)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class org.eclipse.jetty.server.bio.SocketConnector.Connection |
---|
close, dispatch, fill |
Methods inherited from class org.eclipse.jetty.io.bio.SocketEndPoint |
---|
getLocalAddr, getLocalHost, getLocalPort, getRemoteAddr, getRemoteHost, getRemotePort, getTransport, isOpen |
Methods inherited from class org.eclipse.jetty.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 run()
run
in interface java.lang.Runnable
run
in class SocketConnector.Connection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |