Uses of Class
org.apache.commons.httpclient.ProxyClient.ConnectResponse

Packages that use ProxyClient.ConnectResponse
org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of ProxyClient.ConnectResponse in org.apache.commons.httpclient
 

Methods in org.apache.commons.httpclient that return ProxyClient.ConnectResponse
 ProxyClient.ConnectResponse ProxyClient.connect()
          Creates a socket that is connected, via the HTTP CONNECT method, to a proxy.
 



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