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

Packages that use NHttpHandlerBase
org.apache.http.nio.protocol Core HTTP protocol execution framework and HTTP protocol handlers for asynchronous, event driven communication. 
 

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–2021 The Apache Software Foundation. All rights reserved.