Interface ICustomServerModel

All Superinterfaces:
IServerModel, Serializable

public interface ICustomServerModel extends IServerModel
Since:
8.0.2
Author:
XIMA MEDIA GmbH
  • Method Details

    • setBaseUrl

      void setBaseUrl(String baseUrl)
      Sets the given base URL as the base URL of the server.
      Parameters:
      baseUrl - to set the server to.