Class EPPQuicServerSingle
java.lang.Object
com.verisign.epp.transport.server.EPPQuicServer
com.verisign.epp.transport.server.EPPQuicServerSingle
- All Implemented Interfaces:
EPPServerCon
Singleton of the
EPPQuicServer.-
Method Summary
Modifier and TypeMethodDescriptionstatic EPPQuicServerSingleGets the Singleton instance, which will throw theEPPConExceptionif there is an error with the Singleton instantiation.Methods inherited from class com.verisign.epp.transport.server.EPPQuicServer
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
EPPQuicServerSingle - Throws:
EPPConException- Error creating Singleton instance
-