Uses of Class
com.atlassian.httpclient.api.factory.ProxyOptions

Packages that use ProxyOptions
com.atlassian.httpclient.api.factory   
 

Uses of ProxyOptions in com.atlassian.httpclient.api.factory
 

Methods in com.atlassian.httpclient.api.factory that return ProxyOptions
 ProxyOptions ProxyOptions.ProxyOptionsBuilder.build()
           
 ProxyOptions HttpClientOptions.getProxyOptions()
           
 

Methods in com.atlassian.httpclient.api.factory with parameters of type ProxyOptions
 void HttpClientOptions.setProxyOptions(ProxyOptions proxyOptions)
          Set proxy options for the client
 



Copyright © 2012–2015 Atlassian. All rights reserved.