See: Description
| Class | Description |
|---|---|
| ChatMessageAgent |
This Agent sends a ChatMessageEvent to the recipients
|
| ClientCommandAgent |
This agent sends a command message for execution to all target clients defined within the command
|
| DataSourceListAgent |
This agent reads all configured data sources from the server
|
| DefaultPasswordConfigAgent |
This agent sets the default user password in the srv_param.cfg file
|
| EventMessageTypeInfoAgent |
This agent fetches the currently registered message types from the server
|
| EventMessageTypeRegisterAgent |
This agent is used to register/deregister the
TrayIcon.MessageTypes of server messages
which the client wants to receive. |
| GetRunningRemoteTasksAgent |
This agent reads the list of async agents that are currently running on the server
|
| LockDataSourcePoolAgent |
This agent fetches an exclusive lock on the data source pool
|
| RemoteTasksInfoAgent |
This agent fetches the
TaskIds of all remote running tasks |
| ResetPasswordAgent |
This Agent resets or clears the password of the given user
|
| SelectDataSourceAgent |
This agent makes the requested datasource the current one
|
| ServerActivityInfoAgent |
This agent reads the current active tasks on the server
|
| ServerLogTestAgent |
This agent prints log messages of all
LogLevels on the server. |
| ServerParamsInfoAgent |
This agent reads server config params from the configuration file of the server
|
| ServerShutdownAgent |
This agent kills all clients and finally shuts the server down
|
| ServerStartupInfoAgent |
This agent reads the unmodifyable server startup parameters
|
| ServerStatisticsInfoAgent |
This agent reads the current server statistics values
|
| ServerStatisticsRefreshAgent |
This agent fetches a snapshot of the current
ServerStatistic instance. |
| SetClientLogLevelAgent |
This agent sends a SetClientLogLevelCommand to all clients
|
| ThreadPoolInfoAgent |
This agent reads the unmodifyable server startup parameters
|
| TimeCompareAgent |
This agent compares client and server time and time-zone and time-stamp values.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.