|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Host | |
|---|---|
| com.atlassian.httpclient.api.factory | |
| Uses of Host in com.atlassian.httpclient.api.factory |
|---|
| Methods in com.atlassian.httpclient.api.factory that return types with arguments of type Host | |
|---|---|
Map<Scheme,Host> |
ProxyOptions.getProxyHosts()
Get the mapping of schemes and their proxy hosts. |
| Methods in com.atlassian.httpclient.api.factory with parameters of type Host | |
|---|---|
ProxyOptions.ProxyOptionsBuilder |
ProxyOptions.ProxyOptionsBuilder.withProxy(Scheme scheme,
Host proxyHost)
Add a proxy host for the given scheme. |
| Method parameters in com.atlassian.httpclient.api.factory with type arguments of type Host | |
|---|---|
ProxyOptions.ProxyOptionsBuilder |
ProxyOptions.ProxyOptionsBuilder.withProxy(Map<Scheme,Host> proxyHostMap,
Map<Scheme,List<String>> nonProxyHosts)
Configure proxies as per given arguments. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||