Interface ProxyConfiguration


  • public interface ProxyConfiguration
    Since:
    4.3
    • Method Detail

      • isEnabled

        boolean isEnabled()
      • getHostname

        String getHostname()
      • getPort

        int getPort()
      • getUsername

        String getUsername()
      • getPassword

        String getPassword()
      • getProxyExceptions

        String[] getProxyExceptions()