Uses of Interface
org.apache.http.nio.protocol.HttpAsyncExpectationVerifier

Packages that use HttpAsyncExpectationVerifier
org.apache.http.nio.protocol Non-blocking HTTP protocol execution framework. 
 

Uses of HttpAsyncExpectationVerifier in org.apache.http.nio.protocol
 

Constructors in org.apache.http.nio.protocol with parameters of type HttpAsyncExpectationVerifier
HttpAsyncServiceHandler(HttpAsyncRequestHandlerResolver handlerResolver, HttpAsyncExpectationVerifier expectationVerifier, HttpProcessor httpProcessor, ConnectionReuseStrategy connStrategy, HttpParams params)
           
 



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.