|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpURL | |
---|---|
com.microsoft.tfs.core.httpclient | Classes and interfaces supporting the client side of the HTTP protocol. |
Uses of HttpURL in com.microsoft.tfs.core.httpclient |
---|
Subclasses of HttpURL in com.microsoft.tfs.core.httpclient | |
---|---|
class |
HttpsURL
The HTTPS URL. |
Constructors in com.microsoft.tfs.core.httpclient with parameters of type HttpURL | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |