C D G H I O R S T V

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
 
initialize(SSLMode, HttpParams) - Method in class org.apache.http.impl.nio.reactor.SSLIOSession
 
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, 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, 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
 

C D G H I O R S T V

Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.