Uses of Interface
org.apache.http.HttpServerConnection

Packages that use HttpServerConnection
org.apache.http.impl Default implementations for interfaces in org.apache.http
org.apache.http.protocol HTTP protocol execution framework. 
 

Uses of HttpServerConnection in org.apache.http.impl
 

Classes in org.apache.http.impl that implement HttpServerConnection
 class DefaultHttpServerConnection
          Default implementation of a server-side HTTP connection.
 

Uses of HttpServerConnection in org.apache.http.protocol
 

Constructors in org.apache.http.protocol with parameters of type HttpServerConnection
HttpService(HttpServerConnection conn)
           
 



Copyright 2005-2005-2006 Apache Software Foundation. All Rights Reserved.