Class EPPConfigProxyServersLocator

java.lang.Object
com.verisign.epp.transport.client.EPPConfigProxyServersLocator
All Implemented Interfaces:
EPPProxyServersLocator

public class EPPConfigProxyServersLocator extends Object implements EPPProxyServersLocator
Default implementation of the EPPProxyServersLocator interface that returns the proxy servers setting from the configuration file that are defined by the EPP.ProxyServers property.
  • Constructor Details

    • EPPConfigProxyServersLocator

      public EPPConfigProxyServersLocator()
  • Method Details