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

Packages that use AbstractHttpServerConnection
org.apache.http.impl Default implementations for interfaces in org.apache.http
 

Uses of AbstractHttpServerConnection in org.apache.http.impl
 

Subclasses of AbstractHttpServerConnection in org.apache.http.impl
 class DefaultHttpServerConnection
          Default implementation of a server-side HTTP connection.
 class SocketHttpServerConnection
          Implementation of a server-side HTTP connection that can be bound to a network Socket in order to receive and transmit data.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.