Uses of Class
org.apache.http.impl.nio.NHttpConnectionBase
-
Packages that use NHttpConnectionBase Package Description 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 Modifier and Type Class Description class
DefaultNHttpClientConnection
Default implementation of theNHttpClientConnection
interface.class
DefaultNHttpServerConnection
Default implementation of theNHttpServerConnection
interface.
-