Uses of Class
org.apache.http.impl.AbstractHttpServerConnection

Packages that use AbstractHttpServerConnection
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
 class DefaultHttpServerConnection
          Deprecated. (4.3) use DefaultBHttpServerConnection
 class SocketHttpServerConnection
          Deprecated. Do not use.
 



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