|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HttpURL in org.apache.commons.httpclient |
Subclasses of HttpURL in org.apache.commons.httpclient | |
class |
HttpsURL
The HTTPS URL. |
Constructors in org.apache.commons.httpclient with parameters of type HttpURL | |
HttpURL.HttpURL(HttpURL base,
java.lang.String relative)
Construct a HTTP URL with a given relative URL string. |
|
HttpURL.HttpURL(HttpURL base,
HttpURL relative)
Construct a HTTP URL with a given relative URL. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |