Package com.verisign.epp.interfaces
Class EPPApplicationSingle
java.lang.Object
com.verisign.epp.interfaces.EPPApplication
com.verisign.epp.interfaces.EPPApplicationSingle
Singleton class for
EPPApplication that is used to
initialize the EPP SDK.-
Method Summary
Modifier and TypeMethodDescriptionstatic EPPApplicationSingleMethod to get the Singleton instance ofEPPApplicationSingle.Methods inherited from class com.verisign.epp.interfaces.EPPApplication
endApplication, initialize, initialize, initialize, initialize
-
Method Details
-
getInstance
Method to get the Singleton instance ofEPPApplicationSingle.- Returns:
- an instance of
EPPApplicationSingle
-