Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
SessionRequestImpl |
SessionRequestHandle.getSessionRequest() |
SessionRequestImpl |
ChannelEntry.getSessionRequest()
Returns the original session request, if available.
|
Constructor and Description |
---|
ChannelEntry(SocketChannel channel,
SessionRequestImpl sessionRequest)
Creates new ChannelEntry.
|
SessionRequestHandle(SessionRequestImpl sessionRequest) |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.