Uses of Class
org.apache.http.nio.protocol.Pipelined

Packages that use Pipelined
org.apache.http.nio.protocol 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 Pipelined
 class PipeliningClientExchangeHandler<T>
          Pipelining implementation of HttpAsyncClientExchangeHandler that executes a series of pipelined HTTP requests.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.