Package kong.unirest.core
Class Proxy
- java.lang.Object
-
- kong.unirest.core.Proxy
-
public class Proxy extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getHost()
java.lang.String
getPassword()
java.lang.Integer
getPort()
java.lang.String
getUsername()
boolean
isAuthenticated()
-