@Generated(value="com.neeve.adm.AdmFactory", date="Fri Dec 05 13:32:50 UTC 2025") @AdmGenerated(encoding="Xbuf", compatLevel="4.1.0", admVersion="Unknown Version", date="12/5/25 1:32 PM", buildInfo="nvx-talon-3.16.63 (nvx-codegen-plugin)") public final class SrvMonCncFactory extends Object implements IStoreObjectFactory, MessageViewFactory
| ADM Message Summary |
|---|
| Type | Id | Description |
|---|---|---|
SrvMonGetLoadedAppsRequest |
12 | Requests the set of currently loaded apps in the xvm. |
SrvMonGetLoadedAppsResponse |
13 | Returns the set of currently loaded apps in the xvm. |
SrvMonGetTraceHistoryRequest |
14 | Requests trace records from the XVM trace history buffer. |
SrvMonGetTraceHistoryResponse |
15 | Returns trace records from the XVM trace history buffer. |
SrvMonInvokeCommandRequest |
10 | Instructs the XVM to inoke a command. |
SrvMonInvokeCommandResponse |
11 | Response to a command invocation. |
SrvMonListCommandsRequest |
1 | Requests a List of Commands for an application. |
SrvMonListCommandsResponse |
2 | Response with the list of available commands. |
SrvMonStartAppWatchCommand |
16 |
Message sent by direct connect admin clients to start receiving heartbeats and events.
This command should only be sent by clients using a direct point to point transport. This command is a one way command. In response to this command the XVM will begin emitting information about loaded apps along with new events. This command is ignored by clients connected over the SMA transport. SMA connected clients are expected to simply join the heartbeat and event channels. If command and control is enabled such clients may solicit information about currently loaded applicaitons using the SrvMonGetLoadedAppsRequest. |
SrvMonStartTraceWatchRequest |
3 | Message sent to start a XVM trace watch. |
SrvMonStartTraceWatchResponse |
4 | Response to the SrvMonStartTraceWatchRequest message. |
SrvMonStopAppWatchCommand |
18 |
Message sent to stop a XVM app watch.
This command should only be sent by clients using a direct point to point transport. Clients connected via the SMA transport. This command is a one way command. In response to this command the XVM will stop emitting heartbeats and lifecycle events. This command is ignored by clients connected over the SMA transport. |
SrvMonStopTraceWatchRequest |
6 | Message sent to stop a XVM trace watch. |
SrvMonStopTraceWatchResponse |
7 | Response to the SrvMonStopTraceWatchRequest message. |
SrvMonTraceRecord |
5 | A trace record. |
SrvMonXvmInfoRequest |
8 | Request XVM details. |
SrvMonXvmInfoResponse |
9 | Response containing XVM details. |
OFID_ADM_ANNOTATED_CODE_TEST, OFID_AEP_ENVIRONMENT_FACTORY, OFID_AEP_FLOW_FACTORY, OFID_AEP_MESSAGE_FACTORY, OFID_AEP_TXN_STATS_FACTORY, OFID_EAGLE_RESERVED_FACTORYID_END, OFID_EAGLE_RESERVED_FACTORYID_START, OFID_HORNET_RESERVED_FACTORYID_END, OFID_HORNET_RESERVED_FACTORYID_START, OFID_NULL, OFID_ODS_BINDING_UNIT_TEST, OFID_ODS_PERF_TOOL, OFID_ODS_STRESS_TOOL, OFID_ODS_TOOL, OFID_PLATFORM_STATIC_LAST, OFID_ROG_RAW_FACTORY, OFID_SERVER_FLOW_FACTORY, OFID_SRV_MON_ALERT_FACTORY, OFID_SRV_MON_CNC_FACTORY, OFID_SRV_MON_FACTORY, OFID_SRV_MON_LIFECYCLE_FACTORY, OFID_TALON_RESERVED_FACTORYID_ENDVFID_AEP_MESSAGE_FACTORY, VFID_AEP_TXN_STATS_FACTORY, VFID_EAGLE_RESERVED_FACTORYID_END, VFID_EAGLE_RESERVED_FACTORYID_START, VFID_HORNET_RESERVED_FACTORYID_END, VFID_HORNET_RESERVED_FACTORYID_START, VFID_MAP, VFID_NULL, VFID_PLATFORM_STATIC_LAST, VFID_RAW, VFID_ROG_PACKET_MANAGER, VFID_ROG_RAW, VFID_SRV_MON_ALERT_FACTORY, VFID_SRV_MON_CNC_FACTORY, VFID_SRV_MON_COMMON_FACTORY, VFID_SRV_MON_FACTORY, VFID_SRV_MON_LIFECYCLE_FACTORY, VFID_TALON_RESERVED_FACTORYID_END| Constructor and Description |
|---|
SrvMonCncFactory() |
public static final short OFID
IStoreObjectFactory id.
The store factory ID is used to register the object in the StoreObjectFactoryRegistry}
used by ODS stores for deserializing objects.
public static final short VFID
MessageViewFactory id.
The message factory ID is used to register the object in the MessageViewFactoryRegistry}
used by SMA binding for deserializing received messages.
public static final short TFID
This id is reserved for platform internal use.
public static final short ID_SrvMonListCommandsResponse
SrvMonListCommandsResponse type id.public static final short ID_SrvMonStartTraceWatchRequest
SrvMonStartTraceWatchRequest type id.public static final short ID_SrvMonStartAppWatchCommand
SrvMonStartAppWatchCommand type id.public static final short ID_SrvMonGetTraceHistoryRequest
SrvMonGetTraceHistoryRequest type id.public static final short ID_SrvMonInvokeCommandRequest
SrvMonInvokeCommandRequest type id.public static final short ID_SrvMonStartTraceWatchResponse
SrvMonStartTraceWatchResponse type id.public static final short ID_SrvMonTraceRecord
SrvMonTraceRecord type id.public static final short ID_SrvMonGetTraceHistoryResponse
SrvMonGetTraceHistoryResponse type id.public static final short ID_SrvMonXvmInfoRequest
SrvMonXvmInfoRequest type id.public static final short ID_SrvMonXvmResponse
SrvMonXvmResponse type id.public static final short ID_SrvMonArgumentDescription
SrvMonArgumentDescription type id.public static final short ID_SrvMonStopAppWatchCommand
SrvMonStopAppWatchCommand type id.public static final short ID_SrvMonTrace
SrvMonTrace type id.public static final short ID_SrvMonXvmInfoResponse
SrvMonXvmInfoResponse type id.public static final short ID_SrvMonGetLoadedAppsResponse
SrvMonGetLoadedAppsResponse type id.public static final short ID_SrvMonCommandDescription
SrvMonCommandDescription type id.public static final short ID_SrvMonStopTraceWatchResponse
SrvMonStopTraceWatchResponse type id.public static final short ID_SrvMonXvmRequest
SrvMonXvmRequest type id.public static final short ID_SrvMonOptionDescription
SrvMonOptionDescription type id.public static final short ID_SrvMonGetLoadedAppsRequest
SrvMonGetLoadedAppsRequest type id.public static final short ID_SrvMonListCommandsRequest
SrvMonListCommandsRequest type id.public static final short ID_SrvMonInvokeCommandResponse
SrvMonInvokeCommandResponse type id.public static final short ID_SrvMonStopTraceWatchRequest
SrvMonStopTraceWatchRequest type id.public static final int PKTID_SrvMonListCommandsResponse
SrvMonListCommandsResponse backing packet id type.
SrvMonListCommandsResponse are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonStartTraceWatchRequest
SrvMonStartTraceWatchRequest backing packet id type.
SrvMonStartTraceWatchRequest are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonStartAppWatchCommand
SrvMonStartAppWatchCommand backing packet id type.
SrvMonStartAppWatchCommand are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonGetTraceHistoryRequest
SrvMonGetTraceHistoryRequest backing packet id type.
SrvMonGetTraceHistoryRequest are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonInvokeCommandRequest
SrvMonInvokeCommandRequest backing packet id type.
SrvMonInvokeCommandRequest are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonStartTraceWatchResponse
SrvMonStartTraceWatchResponse backing packet id type.
SrvMonStartTraceWatchResponse are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonTraceRecord
SrvMonTraceRecord backing packet id type.
SrvMonTraceRecord are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonGetTraceHistoryResponse
SrvMonGetTraceHistoryResponse backing packet id type.
SrvMonGetTraceHistoryResponse are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonXvmInfoRequest
SrvMonXvmInfoRequest backing packet id type.
SrvMonXvmInfoRequest are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonXvmResponse
SrvMonXvmResponse backing packet id type.
SrvMonXvmResponse are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonArgumentDescription
SrvMonArgumentDescription backing packet id type.
SrvMonArgumentDescription are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonStopAppWatchCommand
SrvMonStopAppWatchCommand backing packet id type.
SrvMonStopAppWatchCommand are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonTrace
SrvMonTrace backing packet id type.
SrvMonTrace are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonXvmInfoResponse
SrvMonXvmInfoResponse backing packet id type.
SrvMonXvmInfoResponse are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonGetLoadedAppsResponse
SrvMonGetLoadedAppsResponse backing packet id type.
SrvMonGetLoadedAppsResponse are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonCommandDescription
SrvMonCommandDescription backing packet id type.
SrvMonCommandDescription are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonStopTraceWatchResponse
SrvMonStopTraceWatchResponse backing packet id type.
SrvMonStopTraceWatchResponse are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonXvmRequest
SrvMonXvmRequest backing packet id type.
SrvMonXvmRequest are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonOptionDescription
SrvMonOptionDescription backing packet id type.
SrvMonOptionDescription are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonGetLoadedAppsRequest
SrvMonGetLoadedAppsRequest backing packet id type.
SrvMonGetLoadedAppsRequest are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonListCommandsRequest
SrvMonListCommandsRequest backing packet id type.
SrvMonListCommandsRequest are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonInvokeCommandResponse
SrvMonInvokeCommandResponse backing packet id type.
SrvMonInvokeCommandResponse are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonStopTraceWatchRequest
SrvMonStopTraceWatchRequest backing packet id type.
SrvMonStopTraceWatchRequest are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final SrvMonCncFactory create(Properties props)
public static final SrvMonListCommandsResponse createSrvMonListCommandsResponse()
This method is the factory method for creating 'SrvMonListCommandsResponse' objects. It is equivalent to using 'SrvMonListCommandsResponse.create()'.
public static final SrvMonListCommandsResponse createSrvMonListCommandsResponse(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonListCommandsResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonListCommandsResponse.create(id)'.
public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromJson(String json)
This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromJson(String)'.
public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromRawJson(String json)
This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromRawJson(String)'.
public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequest()
This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects. It is equivalent to using 'SrvMonStartTraceWatchRequest.create()'.
public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequest(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonStartTraceWatchRequest.create(id)'.
public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromJson(String json)
This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromJson(String)'.
public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromRawJson(String json)
This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromRawJson(String)'.
public static final SrvMonStartAppWatchCommand createSrvMonStartAppWatchCommand()
This method is the factory method for creating 'SrvMonStartAppWatchCommand' objects. It is equivalent to using 'SrvMonStartAppWatchCommand.create()'.
public static final SrvMonStartAppWatchCommand createSrvMonStartAppWatchCommand(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonStartAppWatchCommand' objects initialized with a given store id. It is equivalent to using 'SrvMonStartAppWatchCommand.create(id)'.
public static final SrvMonStartAppWatchCommand createSrvMonStartAppWatchCommandFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonStartAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStartAppWatchCommand .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonStartAppWatchCommand createSrvMonStartAppWatchCommandFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonStartAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStartAppWatchCommand .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonStartAppWatchCommand createSrvMonStartAppWatchCommandFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonStartAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStartAppWatchCommand .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonStartAppWatchCommand createSrvMonStartAppWatchCommandFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonStartAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStartAppWatchCommand .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonStartAppWatchCommand createSrvMonStartAppWatchCommandFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonStartAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStartAppWatchCommand .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonStartAppWatchCommand createSrvMonStartAppWatchCommandFromJson(String json)
This method is the factory method for creating 'SrvMonStartAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStartAppWatchCommand .createFromJson(String)'.
public static final SrvMonStartAppWatchCommand createSrvMonStartAppWatchCommandFromRawJson(String json)
This method is the factory method for creating 'SrvMonStartAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStartAppWatchCommand .createFromRawJson(String)'.
public static final SrvMonGetTraceHistoryRequest createSrvMonGetTraceHistoryRequest()
This method is the factory method for creating 'SrvMonGetTraceHistoryRequest' objects. It is equivalent to using 'SrvMonGetTraceHistoryRequest.create()'.
public static final SrvMonGetTraceHistoryRequest createSrvMonGetTraceHistoryRequest(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonGetTraceHistoryRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonGetTraceHistoryRequest.create(id)'.
public static final SrvMonGetTraceHistoryRequest createSrvMonGetTraceHistoryRequestFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonGetTraceHistoryRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryRequest .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonGetTraceHistoryRequest createSrvMonGetTraceHistoryRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonGetTraceHistoryRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonGetTraceHistoryRequest createSrvMonGetTraceHistoryRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonGetTraceHistoryRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryRequest .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonGetTraceHistoryRequest createSrvMonGetTraceHistoryRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonGetTraceHistoryRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryRequest .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonGetTraceHistoryRequest createSrvMonGetTraceHistoryRequestFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonGetTraceHistoryRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryRequest .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonGetTraceHistoryRequest createSrvMonGetTraceHistoryRequestFromJson(String json)
This method is the factory method for creating 'SrvMonGetTraceHistoryRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryRequest .createFromJson(String)'.
public static final SrvMonGetTraceHistoryRequest createSrvMonGetTraceHistoryRequestFromRawJson(String json)
This method is the factory method for creating 'SrvMonGetTraceHistoryRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryRequest .createFromRawJson(String)'.
public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequest()
This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects. It is equivalent to using 'SrvMonInvokeCommandRequest.create()'.
public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequest(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonInvokeCommandRequest.create(id)'.
public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromJson(String json)
This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromJson(String)'.
public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromRawJson(String json)
This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromRawJson(String)'.
public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponse()
This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects. It is equivalent to using 'SrvMonStartTraceWatchResponse.create()'.
public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponse(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonStartTraceWatchResponse.create(id)'.
public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromJson(String json)
This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromJson(String)'.
public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromRawJson(String json)
This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromRawJson(String)'.
public static final SrvMonTraceRecord createSrvMonTraceRecord()
This method is the factory method for creating 'SrvMonTraceRecord' objects. It is equivalent to using 'SrvMonTraceRecord.create()'.
public static final SrvMonTraceRecord createSrvMonTraceRecord(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonTraceRecord' objects initialized with a given store id. It is equivalent to using 'SrvMonTraceRecord.create(id)'.
public static final SrvMonTraceRecord createSrvMonTraceRecordFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonTraceRecord createSrvMonTraceRecordFromJson(String json)
This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromJson(String)'.
public static final SrvMonTraceRecord createSrvMonTraceRecordFromRawJson(String json)
This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromRawJson(String)'.
public static final SrvMonGetTraceHistoryResponse createSrvMonGetTraceHistoryResponse()
This method is the factory method for creating 'SrvMonGetTraceHistoryResponse' objects. It is equivalent to using 'SrvMonGetTraceHistoryResponse.create()'.
public static final SrvMonGetTraceHistoryResponse createSrvMonGetTraceHistoryResponse(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonGetTraceHistoryResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonGetTraceHistoryResponse.create(id)'.
public static final SrvMonGetTraceHistoryResponse createSrvMonGetTraceHistoryResponseFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonGetTraceHistoryResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryResponse .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonGetTraceHistoryResponse createSrvMonGetTraceHistoryResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonGetTraceHistoryResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonGetTraceHistoryResponse createSrvMonGetTraceHistoryResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonGetTraceHistoryResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryResponse .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonGetTraceHistoryResponse createSrvMonGetTraceHistoryResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonGetTraceHistoryResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryResponse .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonGetTraceHistoryResponse createSrvMonGetTraceHistoryResponseFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonGetTraceHistoryResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryResponse .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonGetTraceHistoryResponse createSrvMonGetTraceHistoryResponseFromJson(String json)
This method is the factory method for creating 'SrvMonGetTraceHistoryResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryResponse .createFromJson(String)'.
public static final SrvMonGetTraceHistoryResponse createSrvMonGetTraceHistoryResponseFromRawJson(String json)
This method is the factory method for creating 'SrvMonGetTraceHistoryResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetTraceHistoryResponse .createFromRawJson(String)'.
public static final SrvMonXvmInfoRequest createSrvMonXvmInfoRequest()
This method is the factory method for creating 'SrvMonXvmInfoRequest' objects. It is equivalent to using 'SrvMonXvmInfoRequest.create()'.
public static final SrvMonXvmInfoRequest createSrvMonXvmInfoRequest(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonXvmInfoRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonXvmInfoRequest.create(id)'.
public static final SrvMonXvmInfoRequest createSrvMonXvmInfoRequestFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonXvmInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoRequest .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonXvmInfoRequest createSrvMonXvmInfoRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonXvmInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonXvmInfoRequest createSrvMonXvmInfoRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonXvmInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoRequest .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonXvmInfoRequest createSrvMonXvmInfoRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonXvmInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoRequest .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonXvmInfoRequest createSrvMonXvmInfoRequestFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonXvmInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoRequest .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonXvmInfoRequest createSrvMonXvmInfoRequestFromJson(String json)
This method is the factory method for creating 'SrvMonXvmInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoRequest .createFromJson(String)'.
public static final SrvMonXvmInfoRequest createSrvMonXvmInfoRequestFromRawJson(String json)
This method is the factory method for creating 'SrvMonXvmInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoRequest .createFromRawJson(String)'.
public static final SrvMonStopAppWatchCommand createSrvMonStopAppWatchCommand()
This method is the factory method for creating 'SrvMonStopAppWatchCommand' objects. It is equivalent to using 'SrvMonStopAppWatchCommand.create()'.
public static final SrvMonStopAppWatchCommand createSrvMonStopAppWatchCommand(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonStopAppWatchCommand' objects initialized with a given store id. It is equivalent to using 'SrvMonStopAppWatchCommand.create(id)'.
public static final SrvMonStopAppWatchCommand createSrvMonStopAppWatchCommandFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonStopAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStopAppWatchCommand .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonStopAppWatchCommand createSrvMonStopAppWatchCommandFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonStopAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStopAppWatchCommand .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonStopAppWatchCommand createSrvMonStopAppWatchCommandFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonStopAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStopAppWatchCommand .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonStopAppWatchCommand createSrvMonStopAppWatchCommandFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonStopAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStopAppWatchCommand .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonStopAppWatchCommand createSrvMonStopAppWatchCommandFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonStopAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStopAppWatchCommand .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonStopAppWatchCommand createSrvMonStopAppWatchCommandFromJson(String json)
This method is the factory method for creating 'SrvMonStopAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStopAppWatchCommand .createFromJson(String)'.
public static final SrvMonStopAppWatchCommand createSrvMonStopAppWatchCommandFromRawJson(String json)
This method is the factory method for creating 'SrvMonStopAppWatchCommand' objects from a serialized content object. It is equivalent to using 'SrvMonStopAppWatchCommand .createFromRawJson(String)'.
public static final SrvMonXvmInfoResponse createSrvMonXvmInfoResponse()
This method is the factory method for creating 'SrvMonXvmInfoResponse' objects. It is equivalent to using 'SrvMonXvmInfoResponse.create()'.
public static final SrvMonXvmInfoResponse createSrvMonXvmInfoResponse(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonXvmInfoResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonXvmInfoResponse.create(id)'.
public static final SrvMonXvmInfoResponse createSrvMonXvmInfoResponseFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonXvmInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoResponse .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonXvmInfoResponse createSrvMonXvmInfoResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonXvmInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonXvmInfoResponse createSrvMonXvmInfoResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonXvmInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoResponse .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonXvmInfoResponse createSrvMonXvmInfoResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonXvmInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoResponse .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonXvmInfoResponse createSrvMonXvmInfoResponseFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonXvmInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoResponse .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonXvmInfoResponse createSrvMonXvmInfoResponseFromJson(String json)
This method is the factory method for creating 'SrvMonXvmInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoResponse .createFromJson(String)'.
public static final SrvMonXvmInfoResponse createSrvMonXvmInfoResponseFromRawJson(String json)
This method is the factory method for creating 'SrvMonXvmInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonXvmInfoResponse .createFromRawJson(String)'.
public static final SrvMonGetLoadedAppsResponse createSrvMonGetLoadedAppsResponse()
This method is the factory method for creating 'SrvMonGetLoadedAppsResponse' objects. It is equivalent to using 'SrvMonGetLoadedAppsResponse.create()'.
public static final SrvMonGetLoadedAppsResponse createSrvMonGetLoadedAppsResponse(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonGetLoadedAppsResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonGetLoadedAppsResponse.create(id)'.
public static final SrvMonGetLoadedAppsResponse createSrvMonGetLoadedAppsResponseFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonGetLoadedAppsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsResponse .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonGetLoadedAppsResponse createSrvMonGetLoadedAppsResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonGetLoadedAppsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonGetLoadedAppsResponse createSrvMonGetLoadedAppsResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonGetLoadedAppsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsResponse .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonGetLoadedAppsResponse createSrvMonGetLoadedAppsResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonGetLoadedAppsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsResponse .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonGetLoadedAppsResponse createSrvMonGetLoadedAppsResponseFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonGetLoadedAppsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsResponse .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonGetLoadedAppsResponse createSrvMonGetLoadedAppsResponseFromJson(String json)
This method is the factory method for creating 'SrvMonGetLoadedAppsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsResponse .createFromJson(String)'.
public static final SrvMonGetLoadedAppsResponse createSrvMonGetLoadedAppsResponseFromRawJson(String json)
This method is the factory method for creating 'SrvMonGetLoadedAppsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsResponse .createFromRawJson(String)'.
public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponse()
This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects. It is equivalent to using 'SrvMonStopTraceWatchResponse.create()'.
public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponse(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonStopTraceWatchResponse.create(id)'.
public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromJson(String json)
This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromJson(String)'.
public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromRawJson(String json)
This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromRawJson(String)'.
public static final SrvMonGetLoadedAppsRequest createSrvMonGetLoadedAppsRequest()
This method is the factory method for creating 'SrvMonGetLoadedAppsRequest' objects. It is equivalent to using 'SrvMonGetLoadedAppsRequest.create()'.
public static final SrvMonGetLoadedAppsRequest createSrvMonGetLoadedAppsRequest(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonGetLoadedAppsRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonGetLoadedAppsRequest.create(id)'.
public static final SrvMonGetLoadedAppsRequest createSrvMonGetLoadedAppsRequestFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonGetLoadedAppsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsRequest .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonGetLoadedAppsRequest createSrvMonGetLoadedAppsRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonGetLoadedAppsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonGetLoadedAppsRequest createSrvMonGetLoadedAppsRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonGetLoadedAppsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsRequest .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonGetLoadedAppsRequest createSrvMonGetLoadedAppsRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonGetLoadedAppsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsRequest .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonGetLoadedAppsRequest createSrvMonGetLoadedAppsRequestFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonGetLoadedAppsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsRequest .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonGetLoadedAppsRequest createSrvMonGetLoadedAppsRequestFromJson(String json)
This method is the factory method for creating 'SrvMonGetLoadedAppsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsRequest .createFromJson(String)'.
public static final SrvMonGetLoadedAppsRequest createSrvMonGetLoadedAppsRequestFromRawJson(String json)
This method is the factory method for creating 'SrvMonGetLoadedAppsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonGetLoadedAppsRequest .createFromRawJson(String)'.
public static final SrvMonListCommandsRequest createSrvMonListCommandsRequest()
This method is the factory method for creating 'SrvMonListCommandsRequest' objects. It is equivalent to using 'SrvMonListCommandsRequest.create()'.
public static final SrvMonListCommandsRequest createSrvMonListCommandsRequest(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonListCommandsRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonListCommandsRequest.create(id)'.
public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromJson(String json)
This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromJson(String)'.
public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromRawJson(String json)
This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromRawJson(String)'.
public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponse()
This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects. It is equivalent to using 'SrvMonInvokeCommandResponse.create()'.
public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponse(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonInvokeCommandResponse.create(id)'.
public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromJson(String json)
This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromJson(String)'.
public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromRawJson(String json)
This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromRawJson(String)'.
public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequest()
This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects. It is equivalent to using 'SrvMonStopTraceWatchRequest.create()'.
public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequest(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonStopTraceWatchRequest.create(id)'.
public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromJson(String json)
This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromJson(String)'.
public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromRawJson(String json)
This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromRawJson(String)'.
public final short getOfid()
IStoreObjectFactory.getOfid()getOfid in interface IStoreObjectFactorypublic final IStoreObject create(short type, com.eaio.uuid.UUID id, IStoreObject.EncodingType encodingType, PktPacket packet)
IStoreObjectFactory.create(short, com.eaio.uuid.UUID, com.neeve.ods.IStoreObject.EncodingType, com.neeve.pkt.PktPacket)create in interface IStoreObjectFactorytype - The type of the object to create. The object type is the unique
identifier of the object relative to its object factory. The type is used to
identify the object's Java class to instantiateid - The id of the object to create. The object id is the unique identifier
of an object in its ODS store.encodingType - The object's content encoding type.packet - The serialized form of the object.public final short getVfid()
MessageViewFactory.getVfid()getVfid in interface MessageViewFactorypublic final MessageView create(short type)
MessageViewFactory.create(short)create in interface MessageViewFactorytype - The message view's typepublic final MessageView wrap(short type, int encodingType, Object message)
MessageViewFactory.wrap(short, int, java.lang.Object)wrap in interface MessageViewFactorytype - The message view's typeencodingType - The message's encoding typemessage - The serialized message to wrap the view around.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.