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 TypeClassDescriptionclassThis class serves as a base for allHttpConnectionimplementations and provides functionality common to both client and server HTTP connections.classDefault implementation ofHttpClientConnection.classDefault implementation ofHttpServerConnection.classDeprecated.classDeprecated.(4.3) useDefaultBHttpServerConnectionclassDeprecated.(4.3) useDefaultBHttpClientConnectionclassDeprecated.Do not use.
DefaultBHttpClientConnection