Class EPPPlainServerSingle
java.lang.Object
com.verisign.epp.transport.server.EPPPlainServer
com.verisign.epp.transport.server.EPPPlainServerSingle
- All Implemented Interfaces:
EPPServerCon
Singleton of the
EPPPlainServer.-
Method Summary
Modifier and TypeMethodDescriptionstatic EPPPlainServerSingleGets the Singleton instance, which will throw theEPPConExceptionif there is an error with the Singleton instantiation.Methods inherited from class com.verisign.epp.transport.server.EPPPlainServer
close, loop, RunServer
-
Method Details
-
getInstance
Gets the Singleton instance, which will throw theEPPConExceptionif there is an error with the Singleton instantiation.- Returns:
- Singleton instance of
EPPPlainServerSingle - Throws:
EPPConException- Error creating Singleton instance
-