See: Description
Interface | Description |
---|---|
ISrvMonArgumentDescription |
Describes a command argument.
|
ISrvMonCommandDescription |
Describes a command.
|
ISrvMonGetLoadedAppsRequest |
Requests the set of currently loaded apps in the xvm.
|
ISrvMonGetLoadedAppsResponse |
Returns the set of currently loaded apps in the xvm.
|
ISrvMonGetTraceHistoryRequest |
Requests trace records from the XVM trace history buffer.
|
ISrvMonGetTraceHistoryResponse |
Returns trace records from the XVM trace history buffer.
|
ISrvMonInvokeCommandRequest |
Instructs the XVM 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.
|
ISrvMonStartAppWatchCommand |
Message sent by direct connect admin clients to start receiving heartbeats and events.
|
ISrvMonStartTraceWatchRequest |
Message sent to start a XVM trace watch.
|
ISrvMonStartTraceWatchResponse |
Response to the SrvMonStartTraceWatchRequest message.
|
ISrvMonStopAppWatchCommand |
Message sent to stop a XVM app watch.
|
ISrvMonStopTraceWatchRequest |
Message sent to stop a XVM trace watch.
|
ISrvMonStopTraceWatchResponse |
Response to the SrvMonStopTraceWatchRequest message.
|
ISrvMonTrace |
Encapsulates trace logging output.
|
ISrvMonTraceRecord |
A trace record.
|
ISrvMonXvmInfoRequest |
Request XVM details.
|
ISrvMonXvmInfoResponse |
Response containing XVM details.
|
ISrvMonXvmRequest |
Defines request header fields.
|
ISrvMonXvmResponse |
Defines response header fields.
|
Class | Description |
---|---|
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 Talon XVM 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).
|
SrvMonGetLoadedAppsRequest |
Requests the set of currently loaded apps in the xvm.
|
SrvMonGetLoadedAppsRequest.PacketBody |
The backing packet type for SrvMonGetLoadedAppsRequest (used internally for serialization purposes).
|
SrvMonGetLoadedAppsResponse |
Returns the set of currently loaded apps in the xvm.
|
SrvMonGetLoadedAppsResponse.PacketBody |
The backing packet type for SrvMonGetLoadedAppsResponse (used internally for serialization purposes).
|
SrvMonGetTraceHistoryRequest |
Requests trace records from the XVM trace history buffer.
|
SrvMonGetTraceHistoryRequest.PacketBody |
The backing packet type for SrvMonGetTraceHistoryRequest (used internally for serialization purposes).
|
SrvMonGetTraceHistoryResponse |
Returns trace records from the XVM trace history buffer.
|
SrvMonGetTraceHistoryResponse.PacketBody |
The backing packet type for SrvMonGetTraceHistoryResponse (used internally for serialization purposes).
|
SrvMonInvokeCommandRequest |
Instructs the XVM 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).
|
SrvMonStartAppWatchCommand |
Message sent by direct connect admin clients to start receiving heartbeats and events.
|
SrvMonStartAppWatchCommand.PacketBody |
The backing packet type for SrvMonStartAppWatchCommand (used internally for serialization purposes).
|
SrvMonStartTraceWatchRequest |
Message sent to start a XVM 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).
|
SrvMonStopAppWatchCommand |
Message sent to stop a XVM app watch.
|
SrvMonStopAppWatchCommand.PacketBody |
The backing packet type for SrvMonStopAppWatchCommand (used internally for serialization purposes).
|
SrvMonStopTraceWatchRequest |
Message sent to stop a XVM 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).
|
SrvMonTrace |
Encapsulates trace logging output.
|
SrvMonTrace.Field |
The SrvMonTrace xbuf field (used internally when this entity is used as a field of another entity).
|
SrvMonTrace.ListField |
The SrvMonTrace list field (used internally when this entity is used as an array field of another entity).
|
SrvMonTraceRecord |
A trace record.
|
SrvMonTraceRecord.PacketBody |
The backing packet type for SrvMonTraceRecord (used internally for serialization purposes).
|
SrvMonXvmInfoRequest |
Request XVM details.
|
SrvMonXvmInfoRequest.PacketBody |
The backing packet type for SrvMonXvmInfoRequest (used internally for serialization purposes).
|
SrvMonXvmInfoResponse |
Response containing XVM details.
|
SrvMonXvmInfoResponse.PacketBody |
The backing packet type for SrvMonXvmInfoResponse (used internally for serialization purposes).
|
SrvMonXvmRequest |
Defines request header fields.
|
SrvMonXvmRequest.Field |
The SrvMonXvmRequest xbuf field (used internally when this entity is used as a field of another entity).
|
SrvMonXvmRequest.ListField |
The SrvMonXvmRequest list field (used internally when this entity is used as an array field of another entity).
|
SrvMonXvmResponse |
Defines response header fields.
|
SrvMonXvmResponse.Field |
The SrvMonXvmResponse xbuf field (used internally when this entity is used as a field of another entity).
|
SrvMonXvmResponse.ListField |
The SrvMonXvmResponse list field (used internally when this entity is used as an array field of another entity).
|
Enum | Description |
---|---|
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
.
|
Contains message classes used for command and control.
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.