Class EPPEnvSingle


public class EPPEnvSingle extends EPPEnv
Singleton class for EPPEnv that is used to get the configuration settings for the EPP SDK.
  • Method Details

    • getInstance

      public static EPPEnvSingle getInstance()
      Method to get the Singleton instance of EPPEnvSingle.
      Returns:
      an instance of EPPEnvSingle.