Uses of Package
org.apache.http.nio.protocol

Packages that use org.apache.http.nio.protocol
org.apache.http.nio.protocol   
 

Classes in org.apache.http.nio.protocol used by org.apache.http.nio.protocol
EventListener
          Event listener used by HTTP protocol layer to report fatal exceptions and events that may need to be logged.
HttpRequestExecutionHandler
          HTTP request execution handler can be used by client-side protocol handlers to trigger the submission of a new HTTP request and the processing of an HTTP response.
NHttpHandlerBase
           
NHttpRequestExecutionHandler
          HTTP request execution handler can be used by client-side protocol handlers to trigger the submission of a new HTTP request and the processing of an HTTP response.
NHttpRequestHandler
           
NHttpRequestHandlerResolver
          Interface to be implemented by objects that can resolve NHttpRequestHandler instances by request URI.
NHttpResponseTrigger
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.