Interface ViaLegacyPlatform


public interface ViaLegacyPlatform
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Returns the name which will be sent to classic CPE servers as the client's application name.
     
     
    default void
    init(File configFile)
     
  • Method Details

    • init

      default void init(File configFile)
    • 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.