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

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

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

Subclasses of NHttpHandlerBase in org.apache.http.nio.protocol
 class AsyncNHttpClientHandler
          Deprecated. use HttpAsyncClientProtocolHandler and HttpAsyncRequestExecutor
 class AsyncNHttpServiceHandler
          Deprecated. use HttpAsyncServiceHandler
 class ThrottlingHttpClientHandler
          Deprecated. use HttpAsyncClientProtocolHandler and HttpAsyncRequestExecutor
 class ThrottlingHttpServiceHandler
          Deprecated. use HttpAsyncServiceHandler
 



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