|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpURL | |
---|---|
org.apache.commons.httpclient | Classes and interfaces supporting the client side of the HTTP protocol. |
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 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |