|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ISrvMonArgumentDescription | Describes a command argument |
ISrvMonCommandDescription | Describes a command |
ISrvMonInvokeCommandRequest | Instructs the server to inoke a command. |
ISrvMonInvokeCommandResponse | Response to a command invocation. |
ISrvMonListCommandsRequest | Requests a List of Commands for an application |
ISrvMonListCommandsResponse | Response with the list of available commands |
ISrvMonOptionDescription | Descripes a command option |
ISrvMonServerInfoRequest | Request server details. |
ISrvMonServerInfoResponse | Response containing server details. |
ISrvMonStartTraceWatchRequest | Message sent to start a server trace watch |
ISrvMonStartTraceWatchResponse | Response to the SrvMonStartTraceWatchRequest message |
ISrvMonStopTraceWatchRequest | Message sent to stop a server trace watch |
ISrvMonStopTraceWatchResponse | Response to the SrvMonStopTraceWatchRequest message |
ISrvMonTraceRecord | A trace record |
Class Summary | |
---|---|
SrvMonArgumentDescription | Describes a command argument |
SrvMonArgumentDescription.Field | The SrvMonArgumentDescription xbuf field (used internally when this entity is used as a field of another entity). |
SrvMonArgumentDescription.ListField | The SrvMonArgumentDescription list field (used internally when this entity is used as an array field of another entity). |
SrvMonCncFactory | Factory for Core X Server Command and Control |
SrvMonCommandDescription | Describes a command |
SrvMonCommandDescription.Field | The SrvMonCommandDescription xbuf field (used internally when this entity is used as a field of another entity). |
SrvMonCommandDescription.ListField | The SrvMonCommandDescription list field (used internally when this entity is used as an array field of another entity). |
SrvMonInvokeCommandRequest | Instructs the server to inoke a command. |
SrvMonInvokeCommandRequest.PacketBody | The backing packet type for SrvMonInvokeCommandRequest (used internally for serialization purposes). |
SrvMonInvokeCommandResponse | Response to a command invocation. |
SrvMonInvokeCommandResponse.PacketBody | The backing packet type for SrvMonInvokeCommandResponse (used internally for serialization purposes). |
SrvMonListCommandsRequest | Requests a List of Commands for an application |
SrvMonListCommandsRequest.PacketBody | The backing packet type for SrvMonListCommandsRequest (used internally for serialization purposes). |
SrvMonListCommandsResponse | Response with the list of available commands |
SrvMonListCommandsResponse.PacketBody | The backing packet type for SrvMonListCommandsResponse (used internally for serialization purposes). |
SrvMonOptionDescription | Descripes a command option |
SrvMonOptionDescription.Field | The SrvMonOptionDescription xbuf field (used internally when this entity is used as a field of another entity). |
SrvMonOptionDescription.ListField | The SrvMonOptionDescription list field (used internally when this entity is used as an array field of another entity). |
SrvMonServerInfoRequest | Request server details. |
SrvMonServerInfoRequest.PacketBody | The backing packet type for SrvMonServerInfoRequest (used internally for serialization purposes). |
SrvMonServerInfoResponse | Response containing server details. |
SrvMonServerInfoResponse.PacketBody | The backing packet type for SrvMonServerInfoResponse (used internally for serialization purposes). |
SrvMonStartTraceWatchRequest | Message sent to start a server trace watch |
SrvMonStartTraceWatchRequest.PacketBody | The backing packet type for SrvMonStartTraceWatchRequest (used internally for serialization purposes). |
SrvMonStartTraceWatchResponse | Response to the SrvMonStartTraceWatchRequest message |
SrvMonStartTraceWatchResponse.PacketBody | The backing packet type for SrvMonStartTraceWatchResponse (used internally for serialization purposes). |
SrvMonStopTraceWatchRequest | Message sent to stop a server trace watch |
SrvMonStopTraceWatchRequest.PacketBody | The backing packet type for SrvMonStopTraceWatchRequest (used internally for serialization purposes). |
SrvMonStopTraceWatchResponse | Response to the SrvMonStopTraceWatchRequest message |
SrvMonStopTraceWatchResponse.PacketBody | The backing packet type for SrvMonStopTraceWatchResponse (used internally for serialization purposes). |
SrvMonTraceRecord | A trace record |
SrvMonTraceRecord.PacketBody | The backing packet type for SrvMonTraceRecord (used internally for serialization purposes). |
Enum Summary | |
---|---|
SrvMonArgumentType | Enumerates the valid types for command arguments |
SrvMonOptionType | Enumerates the valid types for command options |
SrvMonReturnType | Enumerates the valid types for command return values |
SrvMonTraceLevel | Enumerates trace levels |
Implements the messages that facilitate command and control.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |