Package | Description |
---|---|
org.apache.http.nio.protocol |
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Queue<HttpAsyncService.PipelineEntry> |
HttpAsyncService.State.pipeline |
Modifier and Type | Method and Description |
---|---|
java.util.Queue<HttpAsyncService.PipelineEntry> |
HttpAsyncService.State.getPipeline() |