|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionRequestImpl | |
---|---|
org.apache.http.impl.nio.reactor | Default implementations for interfaces in
org.apache.http.nio including default
I/O reactor implementations and support for SSL/TLS transport security. |
Uses of SessionRequestImpl in org.apache.http.impl.nio.reactor |
---|
Methods in org.apache.http.impl.nio.reactor that return SessionRequestImpl | |
---|---|
SessionRequestImpl |
ChannelEntry.getSessionRequest()
Returns the original session request, if available. |
SessionRequestImpl |
SessionRequestHandle.getSessionRequest()
|
Constructors in org.apache.http.impl.nio.reactor with parameters of type SessionRequestImpl | |
---|---|
ChannelEntry(java.nio.channels.SocketChannel channel,
SessionRequestImpl sessionRequest)
Creates new ChannelEntry. |
|
SessionRequestHandle(SessionRequestImpl sessionRequest)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |