Package | Description |
---|---|
org.apache.commons.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpsURL
The HTTPS URL.
|
Constructor and Description |
---|
HttpURL(HttpURL base,
HttpURL relative)
Construct a HTTP URL with a given relative URL.
|
HttpURL(HttpURL base,
java.lang.String relative)
Construct a HTTP URL with a given relative URL string.
|
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.