Uses of Class
org.apache.http.impl.AbstractHttpServerConnection
-
Packages that use AbstractHttpServerConnection Package Description org.apache.http.impl Default implementations of HTTP connections for synchronous, blocking communication. -
-
Uses of AbstractHttpServerConnection in org.apache.http.impl
Subclasses of AbstractHttpServerConnection in org.apache.http.impl Modifier and Type Class Description class
DefaultHttpServerConnection
Deprecated.(4.3) useDefaultBHttpServerConnection
class
SocketHttpServerConnection
Deprecated.Do not use.
-