Uses of Class
com.microsoft.tfs.core.httpclient.HttpsURL

Packages that use HttpsURL
com.microsoft.tfs.core.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of HttpsURL in com.microsoft.tfs.core.httpclient
 

Constructors in com.microsoft.tfs.core.httpclient with parameters of type HttpsURL
HttpsURL(HttpsURL base, HttpsURL relative)
          Construct a HTTPS URL with a given relative URL.
HttpsURL(HttpsURL base, java.lang.String relative)
          Construct a HTTPS URL with a given relative HTTPS URL string.
 



© 2015 Microsoft. All rights reserved.