Uses of Interface
org.apache.http.HttpInetConnection
Packages that use HttpInetConnection
Package
Description
Default implementations of HTTP connections for synchronous,
blocking communication.
-
Uses of HttpInetConnection in org.apache.http.impl
Classes in org.apache.http.impl that implement HttpInetConnectionModifier and TypeClassDescriptionclass
This class serves as a base for allHttpConnection
implementations and provides functionality common to both client and server HTTP connections.class
Default implementation ofHttpClientConnection
.class
Default implementation ofHttpServerConnection
.class
Deprecated.class
Deprecated.(4.3) useDefaultBHttpServerConnection
class
Deprecated.(4.3) useDefaultBHttpClientConnection
class
Deprecated.Do not use.
DefaultBHttpClientConnection