Interface ProxyConfiguration


public interface ProxyConfiguration
Since:
4.3
  • Method Details

    • isEnabled

      boolean isEnabled()
    • getHostname

      String getHostname()
    • getPort

      int getPort()
    • getUsername

      String getUsername()
    • getPassword

      String getPassword()
    • getProxyExceptions

      String[] getProxyExceptions()