public final class ServerSettings
extends Object
Represents the server settings, once started.
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
ServerSettings
public ServerSettings(int port,
String accessToken,
Integer clientTimeout)
-
Method Details
-
getPort
public int getPort()
-
-
-
-