Interface ProxyConfig

All Known Implementing Classes:
GuiceProxyConfig

public interface ProxyConfig
parameters needed to configure Proxy. Check presence of
invalid reference
#getProxyHost()
to decide if proxy support should even be attempted.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.common.base.Optional<Credentials>
     
    com.google.common.base.Optional<com.google.common.net.HostAndPort>
    Returns the host and port of the proxy configured here, if there is one
     
    boolean
     
    boolean
    Deprecated.