Uses of Class
kong.unirest.core.Proxy
-
Packages that use Proxy Package Description kong.unirest.core kong.unirest.core.java -
-
Uses of Proxy in kong.unirest.core
Fields in kong.unirest.core declared as Proxy Modifier and Type Field Description private ProxyConfig. proxyMethods in kong.unirest.core that return Proxy Modifier and Type Method Description ProxyConfig. getProxy()Methods in kong.unirest.core with parameters of type Proxy Modifier and Type Method Description ConfigConfig. proxy(Proxy value)Set a proxy -
Uses of Proxy in kong.unirest.core.java
Methods in kong.unirest.core.java with parameters of type Proxy Modifier and Type Method Description private voidJavaClientBuilder. createProxy(java.net.http.HttpClient.Builder builder, Proxy proxy)
-