Package | Description |
---|---|
com.verisign.epp.transport.client |
Modifier and Type | Class and Description |
---|---|
class |
EPPConfigProxyServersLocator
Default implementation of the
EPPProxyServersLocator interface that
returns the proxy servers setting from the configuration file that are
defined by the EPP.ProxyServers property. |
Modifier and Type | Method and Description |
---|---|
static EPPProxyServersLocator |
EPPSSLProxyClientSocket.getLocator()
Gets the current
EPPProxyServersLocator used by
EPPSSLProxyClientSocket . |
static EPPProxyServersLocator |
EPPPlainProxyClientSocket.getLocator()
Gets the current
EPPProxyServersLocator used by
EPPPlainProxyClientSocket . |
Modifier and Type | Method and Description |
---|---|
static void |
EPPSSLProxyClientSocket.setLocator(EPPProxyServersLocator aLocator)
Sets the
EPPProxyServersLocator to use when getting the list of
proxy servers to connect through. |
static void |
EPPPlainProxyClientSocket.setLocator(EPPProxyServersLocator aLocator)
Sets the
EPPProxyServersLocator to use when getting the list of
proxy servers to connect through. |
Copyright © VeriSign Inc. All Rights Reserved.