Uses of Class
org.apache.http.impl.nio.reactor.SessionRequestImpl

Packages that use SessionRequestImpl
org.apache.http.impl.nio.reactor NIO based implementations of HttpCore interfaces. 
 

Uses of SessionRequestImpl in org.apache.http.impl.nio.reactor
 

Methods in org.apache.http.impl.nio.reactor that return SessionRequestImpl
 SessionRequestImpl ChannelEntry.getSessionRequest()
           
 SessionRequestImpl SessionRequestHandle.getSessionRequest()
           
 

Constructors in org.apache.http.impl.nio.reactor with parameters of type SessionRequestImpl
ChannelEntry(java.nio.channels.SocketChannel channel, SessionRequestImpl sessionRequest)
           
SessionRequestHandle(SessionRequestImpl sessionRequest)
           
 



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