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

Packages that use HttpAsyncExpectationVerifier
org.apache.http.nio.protocol Asynchronous HTTP protocol handlers based on the non-blocking I/O model. 
 

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

Constructors in org.apache.http.nio.protocol with parameters of type HttpAsyncExpectationVerifier
HttpAsyncService(HttpProcessor httpProcessor, ConnectionReuseStrategy connStrategy, HttpResponseFactory responseFactory, HttpAsyncRequestHandlerResolver handlerResolver, HttpAsyncExpectationVerifier expectationVerifier, HttpParams params)
          Creates an instance of HttpAsyncServerProtocolHandler.
 



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