See: Description
| Class | Description |
|---|---|
| AdHocCommand |
An ad-hoc command is a stateless object responsbile for executing the provided service.
|
| AdHocCommandHandler |
An AdHocCommandHandler is responsbile for providing discoverable information about the
supported commands and for handling commands requests.
|
| AdHocCommandManager |
An AdHocCommandManager is responsible for keeping the list of available commands offered
by a service and for processing commands requests.
|
| SessionData |
A SessionData instance is responsible for keeping information gathered during the many stages
of the command being executed.
|
| Enum | Description |
|---|---|
| AdHocCommand.Action | |
| AdHocCommand.Status |
Copyright © 2003–2019 Ignite Realtime. All rights reserved.