| Package | Description |
|---|---|
| org.apache.http.impl.nio.reactor |
Default implementation of event driven network communication APIs
based on Java NIO.
|
| Modifier and Type | Field and Description |
|---|---|
private ListenerEndpointClosedCallback |
ListenerEndpointImpl.callback |
| Constructor and Description |
|---|
ListenerEndpointImpl(java.net.SocketAddress address,
ListenerEndpointClosedCallback callback) |