Interface ServerAccessConfiguration


public interface ServerAccessConfiguration
Defines a configuration for accessing a server.
Author:
Grégory Van den Borre
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the URL of the server.
  • Method Details

    • getServerUrl

      String getServerUrl()
      Gets the URL of the server.
      Returns:
      the server URL.