|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionRequestImpl | |
|---|---|
| org.apache.http.impl.nio.reactor | Default implementation of event driven network communication APIs based on Java NIO. |
| Uses of SessionRequestImpl in org.apache.http.impl.nio.reactor |
|---|
| Methods in org.apache.http.impl.nio.reactor that return SessionRequestImpl | |
|---|---|
SessionRequestImpl |
SessionRequestHandle.getSessionRequest()
|
SessionRequestImpl |
ChannelEntry.getSessionRequest()
Returns the original session request, if available. |
| Constructors in org.apache.http.impl.nio.reactor with parameters of type SessionRequestImpl | |
|---|---|
ChannelEntry(SocketChannel channel,
SessionRequestImpl sessionRequest)
Creates new ChannelEntry. |
|
SessionRequestHandle(SessionRequestImpl sessionRequest)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||