Uses of Annotation Type
org.apache.http.nio.protocol.Pipelined
Packages that use Pipelined
Package
Description
Core HTTP protocol execution framework and HTTP protocol handlers
for asynchronous, event driven communication.
-
Uses of Pipelined in org.apache.http.nio.protocol
Classes in org.apache.http.nio.protocol with annotations of type PipelinedModifier and TypeClassDescriptionclass
Pipelining implementation ofHttpAsyncClientExchangeHandler
that executes a series of pipelined HTTP requests.