Class EPPPlainServerSingle

java.lang.Object
com.verisign.epp.transport.server.EPPPlainServer
com.verisign.epp.transport.server.EPPPlainServerSingle
All Implemented Interfaces:
EPPServerCon

public class EPPPlainServerSingle extends EPPPlainServer
Singleton of the EPPPlainServer.
  • Method Details

    • getInstance

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