Interface ServerAccessConfiguration
public interface ServerAccessConfiguration
Defines a configuration for accessing a server.
- Author:
- Grégory Van den Borre
-
Method Summary
-
Method Details
-
getServerUrl
String getServerUrl()Gets the URL of the server.- Returns:
- the server URL.
-