|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.verisign.epp.transport.client.EPPConfigProxyServersLocator
public 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.
| Constructor Summary | |
|---|---|
EPPConfigProxyServersLocator()
|
|
| Method Summary | |
|---|---|
java.util.List |
getProxyServers()
Gets the proxy servers from the EPPEnv class using the EPPEnv.getProxyServers() method and converts them to a List
of EPPProxyServer instances. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EPPConfigProxyServersLocator()
| Method Detail |
|---|
public java.util.List getProxyServers()
EPPEnv class using the EPPEnv.getProxyServers() method and converts them to a List
of EPPProxyServer instances.
getProxyServers in interface EPPProxyServersLocatorEPPProxyServers servers in the correct format if
defined;null otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||