| 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 java.util.Set<ListenerEndpointImpl> |
DefaultListeningIOReactor.endpoints |
private java.util.Queue<ListenerEndpointImpl> |
DefaultListeningIOReactor.requestQueue |
| Modifier and Type | Method and Description |
|---|---|
private ListenerEndpointImpl |
DefaultListeningIOReactor.createEndpoint(java.net.SocketAddress address) |