Uses of Class
org.apache.commons.httpclient.HttpsURL

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

Uses of HttpsURL in org.apache.commons.httpclient
 

Constructors in org.apache.commons.httpclient with parameters of type HttpsURL
HttpsURL(HttpsURL base, HttpsURL relative)
          Construct a HTTPS URL with a given relative URL.
HttpsURL(HttpsURL base, String relative)
          Construct a HTTPS URL with a given relative HTTPS URL string.
 



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