Uses of Class
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient.HttpURL

Packages that use HttpURL
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of HttpURL in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient
 

Subclasses of HttpURL in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient
 class HttpsURL
          The HTTPS URL.
 

Constructors in edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient with parameters of type HttpURL
HttpURL(HttpURL base, HttpURL relative)
          Construct a HTTP URL with a given relative URL.
HttpURL(HttpURL base, String relative)
          Construct a HTTP URL with a given relative URL string.
 



Copyright © 2012 Internet2. All Rights Reserved.