Class Proxy

java.lang.Object
kong.unirest.core.Proxy

public class Proxy extends Object
  • Constructor Details

  • Method Details

    • getHost

      public String getHost()
    • getPort

      public Integer getPort()
    • getUsername

      public String getUsername()
    • getPassword

      public String getPassword()
    • isAuthenticated

      public boolean isAuthenticated()