Interface ViaLegacyPlatform


public interface ViaLegacyPlatform
  • Method Details

    • init

      default void init(File configFile)
    • init

      default void init(ViaLegacyConfig config)
    • getLogger

      Logger getLogger()
    • getDataFolder

      File getDataFolder()
    • getCpeAppName

      default String getCpeAppName()
      Returns the name which will be sent to classic CPE servers as the client's application name.
      Returns:
      The CPE application name.