Uses of Class
org.apache.http.nio.protocol.HttpAsyncService.PipelineEntry
Packages that use HttpAsyncService.PipelineEntry
Package
Description
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
-
Uses of HttpAsyncService.PipelineEntry in org.apache.http.nio.protocol
Fields in org.apache.http.nio.protocol with type parameters of type HttpAsyncService.PipelineEntryModifier and TypeFieldDescriptionprivate final Queue
<HttpAsyncService.PipelineEntry> HttpAsyncService.State.pipeline
Methods in org.apache.http.nio.protocol that return types with arguments of type HttpAsyncService.PipelineEntry