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

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

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

Subclasses of NHttpHandlerBase in org.apache.http.nio.protocol
 class AsyncNHttpClientHandler
          Deprecated. (4.2) use HttpAsyncRequestExecutor and HttpAsyncRequester
 class AsyncNHttpServiceHandler
          Deprecated. (4.2) use HttpAsyncService
 class ThrottlingHttpClientHandler
          Deprecated. (4.2) use HttpAsyncRequestExecutor and HttpAsyncRequester
 class ThrottlingHttpServiceHandler
          Deprecated. (4.2) use HttpAsyncService
 



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