See: Description
Interface | Description |
---|---|
ServerConfigKey |
This interface must be implemented by all server configuration keys
|
ServerFiles |
This interface defines the names of the servers configuration files
|
Class | Description |
---|---|
AbstractServerConfigMap |
This map defines a server configuration.
|
AbstractServerParameters |
This class encapsulates the common part of server configuration key processing.
|
DefaultServerConfigMap |
This class defines a default server configuration, which is used if no
other configuration is found in the servers workspaceDir.
|
NetworkConfig |
This class encapsulates the entries in the network configuration file.
|
NetworkConfigHandler |
This class builds the
NetworkConfig object of data read from the
network config file. |
NetworkConfigWriter |
This class writes the
NetworkConfig content in NDF format. |
OptionServerWorkspaceDir |
This is the -workspace option defining workspace-directory of the server
|
OptionShutdown |
This is the -shutdown option for shutting down the server
|
ServerCommandLineParser |
This is the command line parser for the server main class.
|
ServerConfig |
This class encapsulates the main server parameters read from the config-directory.
|
ServerConfigKeyAdapter |
This is a helper class for defining server configuration keys
|
ServerConfigObject |
This class ...
|
ServerParams |
This class encapsulates the dynamic configuration parameters of the server.
|
ServerStartup |
This class encapsulates the static configuration parameters of the server.
|
Enum | Description |
---|---|
ServerParamsConfigKey |
This class defines all dynamic server configuration keys
|
ServerStartupConfigKey |
This class defines all server configuration keys
|
Exception | Description |
---|---|
ServerConfigurationException |
This exception is thrown when an illegal server configuration is discovered.
|
Copyright © 2013 EsprIT-Systems. All Rights Reserved.