Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
G
H
I
O
R
S
T
V
B
bind(SSLMode, HttpParams)
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
C
channel()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
clearEvent(int)
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
close()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
connected(IOSession)
- Method in class org.apache.http.impl.nio.reactor.
SSLClientIOEventDispatch
connected(IOSession)
- Method in class org.apache.http.impl.nio.reactor.
SSLServerIOEventDispatch
D
disconnected(IOSession)
- Method in class org.apache.http.impl.nio.reactor.
SSLClientIOEventDispatch
disconnected(IOSession)
- Method in class org.apache.http.impl.nio.reactor.
SSLServerIOEventDispatch
G
getAttribute(String)
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
getEventMask()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
getLocalAddress()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
getRemoteAddress()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
getSocketTimeout()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
H
hasBufferedInput()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
hasBufferedOutput()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
I
inboundTransport()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
initalize(SSLEngine, HttpParams)
- Method in interface org.apache.http.impl.nio.reactor.
SSLIOSessionHandler
inputReady(IOSession)
- Method in class org.apache.http.impl.nio.reactor.
SSLClientIOEventDispatch
inputReady(IOSession)
- Method in class org.apache.http.impl.nio.reactor.
SSLServerIOEventDispatch
isAppInputReady()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
isAppOutputReady()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
isClosed()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
isInboundDone()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
isOutboundDone()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
O
org.apache.http.impl.nio.reactor
- package org.apache.http.impl.nio.reactor
outboundTransport()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
outputReady(IOSession)
- Method in class org.apache.http.impl.nio.reactor.
SSLClientIOEventDispatch
outputReady(IOSession)
- Method in class org.apache.http.impl.nio.reactor.
SSLServerIOEventDispatch
R
removeAttribute(String)
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
S
setAttribute(String, Object)
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
setBufferStatus(SessionBufferStatus)
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
setEvent(int)
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
setEventMask(int)
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
setSocketTimeout(int)
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
shutdown()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
SSLClientIOEventDispatch
- Class in
org.apache.http.impl.nio.reactor
SSLClientIOEventDispatch(NHttpClientHandler, SSLContext, SSLIOSessionHandler, ByteBufferAllocator, HttpParams)
- Constructor for class org.apache.http.impl.nio.reactor.
SSLClientIOEventDispatch
SSLClientIOEventDispatch(NHttpClientHandler, SSLContext, HttpParams)
- Constructor for class org.apache.http.impl.nio.reactor.
SSLClientIOEventDispatch
SSLIOSession
- Class in
org.apache.http.impl.nio.reactor
A decorator class intended to transparently extend an
IOSession
with transport layer security capabilities based on the SSL/TLS protocol.
SSLIOSession(IOSession, SSLContext, SSLIOSessionHandler)
- Constructor for class org.apache.http.impl.nio.reactor.
SSLIOSession
SSLIOSessionHandler
- Interface in
org.apache.http.impl.nio.reactor
SSLMode
- Enum in
org.apache.http.impl.nio.reactor
SSLServerIOEventDispatch
- Class in
org.apache.http.impl.nio.reactor
SSLServerIOEventDispatch(NHttpServiceHandler, SSLContext, SSLIOSessionHandler, ByteBufferAllocator, HttpParams)
- Constructor for class org.apache.http.impl.nio.reactor.
SSLServerIOEventDispatch
SSLServerIOEventDispatch(NHttpServiceHandler, SSLContext, HttpParams)
- Constructor for class org.apache.http.impl.nio.reactor.
SSLServerIOEventDispatch
T
timeout(IOSession)
- Method in class org.apache.http.impl.nio.reactor.
SSLClientIOEventDispatch
timeout(IOSession)
- Method in class org.apache.http.impl.nio.reactor.
SSLServerIOEventDispatch
toString()
- Method in class org.apache.http.impl.nio.reactor.
SSLIOSession
V
valueOf(String)
- Static method in enum org.apache.http.impl.nio.reactor.
SSLMode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.http.impl.nio.reactor.
SSLMode
Returns an array containing the constants of this enum type, in the order they're declared.
verify(SocketAddress, SSLSession)
- Method in interface org.apache.http.impl.nio.reactor.
SSLIOSessionHandler
B
C
D
G
H
I
O
R
S
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2007
Apache Software Foundation
. All Rights Reserved.