|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionClosedCallback | |
|---|---|
| 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 SessionClosedCallback in org.apache.http.impl.nio.reactor |
|---|
| Constructors in org.apache.http.impl.nio.reactor with parameters of type SessionClosedCallback | |
|---|---|
IOSessionImpl(SelectionKey key,
org.apache.http.impl.nio.reactor.InterestOpsCallback interestOpsCallback,
SessionClosedCallback sessionClosedCallback)
Creates new instance of IOSessionImpl. |
|
IOSessionImpl(SelectionKey key,
SessionClosedCallback sessionClosedCallback)
Creates new instance of IOSessionImpl. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||