Interface IServerModel

    • Method Detail

      • getServerType

        EFcServerType getServerType()
        Returns:
        the server type
      • getBaseUrl

        String getBaseUrl()
        Returns:
        the base URL of the server.
      • getDisplayName

        String getDisplayName​(Locale locale)
        Parameters:
        locale - to use
        Returns:
        the display name of the server
      • getFeatures

        Set<String> getFeatures()
        Returns the features of the server.
        Returns:
        a set of features this server provides.