| 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.Queue<InterestOpEntry> |
AbstractIOReactor.interestOpsQueue |
| Modifier and Type | Method and Description |
|---|---|
void |
InterestOpsCallback.addInterestOps(InterestOpEntry entry) |
private boolean |
AbstractIOReactor.queueInterestOps(InterestOpEntry entry) |