public interface ServerSettings
Modifier and Type | Method and Description |
---|---|
ServerConnectionListener |
getConnectionListener() |
int |
getInactivityTimeout() |
int |
getMaxClients() |
ReferencingMethod |
getReferencingMethod() |
int |
getResponseTimeout() |
int getInactivityTimeout()
int getResponseTimeout()
int getMaxClients()
ServerConnectionListener getConnectionListener()
ReferencingMethod getReferencingMethod()