Uses of Class
com.slack.api.util.http.ProxyUrlUtil.ProxyUrl
| Package | Description |
|---|---|
| com.slack.api.util.http |
Provides HTTP client and related utilities.
|
-
Uses of ProxyUrlUtil.ProxyUrl in com.slack.api.util.http
Methods in com.slack.api.util.http that return ProxyUrlUtil.ProxyUrl Modifier and Type Method Description ProxyUrlUtil.ProxyUrlProxyUrlUtil.ProxyUrl.ProxyUrlBuilder. build()static ProxyUrlUtil.ProxyUrlProxyUrlUtil. parse(String proxyUrl)Methods in com.slack.api.util.http with parameters of type ProxyUrlUtil.ProxyUrl Modifier and Type Method Description static voidProxyUrlUtil. setProxyAuthorizationHeader(Map<String,String> proxyHeaders, ProxyUrlUtil.ProxyUrl parsedProxy)