Uses of Annotation Interface
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 TypeClassDescriptionclassPipelining implementation ofHttpAsyncClientExchangeHandlerthat executes a series of pipelined HTTP requests.