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

Uses of HttpsURL in org.apache.commons.httpclient
 

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



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