Uses of Class
org.apache.http.impl.nio.NHttpConnectionBase

Packages that use NHttpConnectionBase
org.apache.http.impl.nio Default implementations of HTTP connections for asynchronous, even driven communication. 
 

Uses of NHttpConnectionBase in org.apache.http.impl.nio
 

Subclasses of NHttpConnectionBase in org.apache.http.impl.nio
 class DefaultNHttpClientConnection
          Default implementation of the NHttpClientConnection interface.
 class DefaultNHttpServerConnection
          Default implementation of the NHttpServerConnection interface.
 



Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.