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