Class EPPQuicServerSingle

java.lang.Object
com.verisign.epp.transport.server.EPPQuicServer
com.verisign.epp.transport.server.EPPQuicServerSingle
All Implemented Interfaces:
EPPServerCon

public class EPPQuicServerSingle extends EPPQuicServer
Singleton of the EPPQuicServer.
  • Method Details

    • getInstance

      public static EPPQuicServerSingle getInstance() throws EPPConException
      Gets the Singleton instance, which will throw the EPPConException if there is an error with the Singleton instantiation.
      Returns:
      Singleton instance of EPPQuicServerSingle
      Throws:
      EPPConException - Error creating Singleton instance