public interface EPPProxyServersLocator
Modifier and Type | Method and Description |
---|---|
java.util.List |
getProxyServers()
Returns a
List of EPPProxyServers instances for
use in identifying the proxy servers to attempt to connect through
when configured with the EPPSSLProxyClientSocket or
EPPPlainProxyClientSocket classes. |
java.util.List getProxyServers()
List
of EPPProxyServers
instances for
use in identifying the proxy servers to attempt to connect through
when configured with the EPPSSLProxyClientSocket
or
EPPPlainProxyClientSocket
classes.EPPProxyServers
servers in the correct format if defined;null
otherwise.Copyright © VeriSign Inc. All Rights Reserved.