public interface ServerConfiguration extends FileConfigurationProvider, NetworkingConfigurationProvider, CommonConfigurationProvider, CacheConfigurationProvider, IdSystemConfigurationProvider
| Modifier and Type | Method and Description |
|---|---|
void |
addConfigurationItem(ServerConfigurationItem configItem)
adds ConfigurationItems to be applied when
an ObjectServer is opened.
|
void |
timeoutServerSocket(int milliseconds)
configures the timeout of the server side socket.
|
filenetworkingcommoncacheidSystemvoid addConfigurationItem(ServerConfigurationItem configItem)
configItem - the ServerConfigurationItemvoid timeoutServerSocket(int milliseconds)
#timeoutClientSocket(int)
and timeoutServerSocket(int).
milliseconds - time in milliseconds