Class | Description |
---|---|
AbstractClientLaunch<G extends ClientConfig,C extends ClientContext> |
This class just nails the
ApplicationContext to a ClientContext |
AbstractServerLaunch<G extends ServerConfig,C extends ServerContext> |
This class just nails the
ApplicationContext to ServerContext
and makes the ServerContext accessible from the launch. |
ClientCommandLineParser |
This is the default command line parser for a client of the multi-channel server
|
ClientCommandLineParser.OptionAutoLogin | |
ClientCommandLineParser.OptionAutoReconnect | |
ClientCommandLineParser.OptionNetIo | |
ClientCommandLineParser.OptionNoMessage | |
ClientCommandLineParser.OptionPassword | |
ClientCommandLineParser.OptionPingDelay | |
ClientCommandLineParser.OptionRequestTimeout | |
ClientCommandLineParser.OptionUser | |
ClientCommandLineParser.OptionZipTransfer | |
ClientConfig |
This class encapsulates the startup parameters of the client
|
OptionServer |
This option is mandatory to a client in order to know to which server it should connect to.
|
Copyright © 2013 EsprIT-Systems. All Rights Reserved.