Class EPPPlainServerSingle

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static EPPPlainServerSingle getInstance()
      Gets the Singleton instance, which will throw the EPPConException if there is an error with the Singleton instantiation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • 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