Class EPPSSLServerSingle

java.lang.Object
com.verisign.epp.transport.server.EPPSSLServer
com.verisign.epp.transport.server.EPPSSLServerSingle
All Implemented Interfaces:
EPPServerCon

public class EPPSSLServerSingle extends EPPSSLServer
Singleton of the EPPSSLServer.
  • Method Details

    • getInstance

      public static EPPSSLServerSingle 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 EPPSSLServerSingle
      Throws:
      EPPConException - Error creating Singleton instance