com.neeve.server.mon.cnc
Class SrvMonCncFactory

java.lang.Object
  extended by com.neeve.server.mon.cnc.SrvMonCncFactory
All Implemented Interfaces:
IStoreObjectFactory, MessageViewFactory

@Generated(value="com.neeve.adm.AdmFactory",
           date="Wed Mar 28 10:54:31 EDT 2018")
@AdmGenerated(encoding="Xbuf",
              compatLevel="3.8.0",
              admVersion="nvx-adm v3.7.265 (build 0)",
              date="3/28/18 10:54 AM",
              buildInfo="nvx-talon-3.7.265 (nvx-codegen-plugin)")
public final class SrvMonCncFactory
extends Object
implements IStoreObjectFactory, MessageViewFactory

Factory for Core X Server Command and Control


Field Summary
static short ID_SrvMonArgumentDescription
           
static short ID_SrvMonCommandDescription
           
static short ID_SrvMonInvokeCommandRequest
           
static short ID_SrvMonInvokeCommandResponse
           
static short ID_SrvMonListCommandsRequest
           
static short ID_SrvMonListCommandsResponse
           
static short ID_SrvMonOptionDescription
           
static short ID_SrvMonServerInfoRequest
           
static short ID_SrvMonServerInfoResponse
           
static short ID_SrvMonStartTraceWatchRequest
           
static short ID_SrvMonStartTraceWatchResponse
           
static short ID_SrvMonStopTraceWatchRequest
           
static short ID_SrvMonStopTraceWatchResponse
           
static short ID_SrvMonTraceRecord
           
static short OFID
           
static int PKTID_SrvMonInvokeCommandRequest
           
static int PKTID_SrvMonInvokeCommandResponse
           
static int PKTID_SrvMonListCommandsRequest
           
static int PKTID_SrvMonListCommandsResponse
           
static int PKTID_SrvMonServerInfoRequest
           
static int PKTID_SrvMonServerInfoResponse
           
static int PKTID_SrvMonStartTraceWatchRequest
           
static int PKTID_SrvMonStartTraceWatchResponse
           
static int PKTID_SrvMonStopTraceWatchRequest
           
static int PKTID_SrvMonStopTraceWatchResponse
           
static int PKTID_SrvMonTraceRecord
           
static short TFID
           
static short VFID
           
 
Fields inherited from interface com.neeve.ods.IStoreObjectFactory
OFID_ADM_ANNOTATED_CODE_TEST, OFID_AEP_ENVIRONMENT_FACTORY, OFID_AEP_FLOW_FACTORY, 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
 
Fields inherited from interface com.neeve.sma.MessageViewFactory
VFID_MAP, VFID_NULL, VFID_PLATFORM_STATIC_LAST, VFID_RAW, VFID_ROG_PACKET_MANAGER, VFID_ROG_RAW
 
Constructor Summary
SrvMonCncFactory()
           
 
Method Summary
static SrvMonCncFactory create(Properties props)
          Constructor for when loading factory from configuration repository
 MessageView create(short type)
          Implementation of MessageViewFactory.create(short)
 IStoreObject create(short type, com.eaio.uuid.UUID id, IStoreObject.EncodingType encodingType, PktPacket packet)
          Implementation of IStoreObjectFactory.create(short, com.eaio.uuid.UUID, com.neeve.ods.IStoreObject.EncodingType, com.neeve.pkt.PktPacket)
static SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequest()
          SrvMonInvokeCommandRequest factory method This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects.
static SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequest(com.eaio.uuid.UUID id)
          SrvMonInvokeCommandRequest factory method This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects initialized with a given store id.
static SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromJson(String json)
          SrvMonInvokeCommandRequest factory method This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object.
static SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromRawJson(String json)
          SrvMonInvokeCommandRequest factory method This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object.
static SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonInvokeCommandRequest factory method This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object.
static SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonInvokeCommandRequest factory method This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object.
static SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonInvokeCommandRequest factory method This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object.
static SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonInvokeCommandRequest factory method This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object.
static SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromXbufContainerPacket(PktPacket packet)
          SrvMonInvokeCommandRequest factory method This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object.
static SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponse()
          SrvMonInvokeCommandResponse factory method This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects.
static SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponse(com.eaio.uuid.UUID id)
          SrvMonInvokeCommandResponse factory method This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects initialized with a given store id.
static SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromJson(String json)
          SrvMonInvokeCommandResponse factory method This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object.
static SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromRawJson(String json)
          SrvMonInvokeCommandResponse factory method This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object.
static SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonInvokeCommandResponse factory method This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object.
static SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonInvokeCommandResponse factory method This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object.
static SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonInvokeCommandResponse factory method This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object.
static SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonInvokeCommandResponse factory method This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object.
static SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromXbufContainerPacket(PktPacket packet)
          SrvMonInvokeCommandResponse factory method This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object.
static SrvMonListCommandsRequest createSrvMonListCommandsRequest()
          SrvMonListCommandsRequest factory method This method is the factory method for creating 'SrvMonListCommandsRequest' objects.
static SrvMonListCommandsRequest createSrvMonListCommandsRequest(com.eaio.uuid.UUID id)
          SrvMonListCommandsRequest factory method This method is the factory method for creating 'SrvMonListCommandsRequest' objects initialized with a given store id.
static SrvMonListCommandsRequest createSrvMonListCommandsRequestFromJson(String json)
          SrvMonListCommandsRequest factory method This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object.
static SrvMonListCommandsRequest createSrvMonListCommandsRequestFromRawJson(String json)
          SrvMonListCommandsRequest factory method This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object.
static SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonListCommandsRequest factory method This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object.
static SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonListCommandsRequest factory method This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object.
static SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonListCommandsRequest factory method This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object.
static SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonListCommandsRequest factory method This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object.
static SrvMonListCommandsRequest createSrvMonListCommandsRequestFromXbufContainerPacket(PktPacket packet)
          SrvMonListCommandsRequest factory method This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object.
static SrvMonListCommandsResponse createSrvMonListCommandsResponse()
          SrvMonListCommandsResponse factory method This method is the factory method for creating 'SrvMonListCommandsResponse' objects.
static SrvMonListCommandsResponse createSrvMonListCommandsResponse(com.eaio.uuid.UUID id)
          SrvMonListCommandsResponse factory method This method is the factory method for creating 'SrvMonListCommandsResponse' objects initialized with a given store id.
static SrvMonListCommandsResponse createSrvMonListCommandsResponseFromJson(String json)
          SrvMonListCommandsResponse factory method This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object.
static SrvMonListCommandsResponse createSrvMonListCommandsResponseFromRawJson(String json)
          SrvMonListCommandsResponse factory method This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object.
static SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonListCommandsResponse factory method This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object.
static SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonListCommandsResponse factory method This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object.
static SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonListCommandsResponse factory method This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object.
static SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonListCommandsResponse factory method This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object.
static SrvMonListCommandsResponse createSrvMonListCommandsResponseFromXbufContainerPacket(PktPacket packet)
          SrvMonListCommandsResponse factory method This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object.
static SrvMonServerInfoRequest createSrvMonServerInfoRequest()
          SrvMonServerInfoRequest factory method This method is the factory method for creating 'SrvMonServerInfoRequest' objects.
static SrvMonServerInfoRequest createSrvMonServerInfoRequest(com.eaio.uuid.UUID id)
          SrvMonServerInfoRequest factory method This method is the factory method for creating 'SrvMonServerInfoRequest' objects initialized with a given store id.
static SrvMonServerInfoRequest createSrvMonServerInfoRequestFromJson(String json)
          SrvMonServerInfoRequest factory method This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object.
static SrvMonServerInfoRequest createSrvMonServerInfoRequestFromRawJson(String json)
          SrvMonServerInfoRequest factory method This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object.
static SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonServerInfoRequest factory method This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object.
static SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonServerInfoRequest factory method This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object.
static SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonServerInfoRequest factory method This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object.
static SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonServerInfoRequest factory method This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object.
static SrvMonServerInfoRequest createSrvMonServerInfoRequestFromXbufContainerPacket(PktPacket packet)
          SrvMonServerInfoRequest factory method This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object.
static SrvMonServerInfoResponse createSrvMonServerInfoResponse()
          SrvMonServerInfoResponse factory method This method is the factory method for creating 'SrvMonServerInfoResponse' objects.
static SrvMonServerInfoResponse createSrvMonServerInfoResponse(com.eaio.uuid.UUID id)
          SrvMonServerInfoResponse factory method This method is the factory method for creating 'SrvMonServerInfoResponse' objects initialized with a given store id.
static SrvMonServerInfoResponse createSrvMonServerInfoResponseFromJson(String json)
          SrvMonServerInfoResponse factory method This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object.
static SrvMonServerInfoResponse createSrvMonServerInfoResponseFromRawJson(String json)
          SrvMonServerInfoResponse factory method This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object.
static SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonServerInfoResponse factory method This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object.
static SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonServerInfoResponse factory method This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object.
static SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonServerInfoResponse factory method This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object.
static SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonServerInfoResponse factory method This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object.
static SrvMonServerInfoResponse createSrvMonServerInfoResponseFromXbufContainerPacket(PktPacket packet)
          SrvMonServerInfoResponse factory method This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object.
static SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequest()
          SrvMonStartTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects.
static SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequest(com.eaio.uuid.UUID id)
          SrvMonStartTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects initialized with a given store id.
static SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromJson(String json)
          SrvMonStartTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object.
static SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromRawJson(String json)
          SrvMonStartTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object.
static SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonStartTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object.
static SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonStartTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object.
static SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonStartTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object.
static SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonStartTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object.
static SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromXbufContainerPacket(PktPacket packet)
          SrvMonStartTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object.
static SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponse()
          SrvMonStartTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects.
static SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponse(com.eaio.uuid.UUID id)
          SrvMonStartTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects initialized with a given store id.
static SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromJson(String json)
          SrvMonStartTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object.
static SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromRawJson(String json)
          SrvMonStartTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object.
static SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonStartTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object.
static SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonStartTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object.
static SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonStartTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object.
static SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonStartTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object.
static SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromXbufContainerPacket(PktPacket packet)
          SrvMonStartTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object.
static SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequest()
          SrvMonStopTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects.
static SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequest(com.eaio.uuid.UUID id)
          SrvMonStopTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects initialized with a given store id.
static SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromJson(String json)
          SrvMonStopTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object.
static SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromRawJson(String json)
          SrvMonStopTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object.
static SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonStopTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object.
static SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonStopTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object.
static SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonStopTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object.
static SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonStopTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object.
static SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromXbufContainerPacket(PktPacket packet)
          SrvMonStopTraceWatchRequest factory method This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object.
static SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponse()
          SrvMonStopTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects.
static SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponse(com.eaio.uuid.UUID id)
          SrvMonStopTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects initialized with a given store id.
static SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromJson(String json)
          SrvMonStopTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object.
static SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromRawJson(String json)
          SrvMonStopTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object.
static SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonStopTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object.
static SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonStopTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object.
static SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonStopTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object.
static SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonStopTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object.
static SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromXbufContainerPacket(PktPacket packet)
          SrvMonStopTraceWatchResponse factory method This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object.
static SrvMonTraceRecord createSrvMonTraceRecord()
          SrvMonTraceRecord factory method This method is the factory method for creating 'SrvMonTraceRecord' objects.
static SrvMonTraceRecord createSrvMonTraceRecord(com.eaio.uuid.UUID id)
          SrvMonTraceRecord factory method This method is the factory method for creating 'SrvMonTraceRecord' objects initialized with a given store id.
static SrvMonTraceRecord createSrvMonTraceRecordFromJson(String json)
          SrvMonTraceRecord factory method This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object.
static SrvMonTraceRecord createSrvMonTraceRecordFromRawJson(String json)
          SrvMonTraceRecord factory method This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object.
static SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonTraceRecord factory method This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object.
static SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonTraceRecord factory method This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object.
static SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonTraceRecord factory method This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object.
static SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonTraceRecord factory method This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object.
static SrvMonTraceRecord createSrvMonTraceRecordFromXbufContainerPacket(PktPacket packet)
          SrvMonTraceRecord factory method This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object.
 short getOfid()
          Implementation of IStoreObjectFactory.getOfid()
 short getVfid()
          Implementation of MessageViewFactory.getVfid()
 MessageView wrap(short type, int encodingType, Object message)
          Implementation of MessageViewFactory.wrap(short, int, java.lang.Object)
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OFID

public static final short OFID
See Also:
Constant Field Values

VFID

public static final short VFID
See Also:
Constant Field Values

TFID

public static final short TFID
See Also:
Constant Field Values

ID_SrvMonArgumentDescription

public static final short ID_SrvMonArgumentDescription
See Also:
Constant Field Values

ID_SrvMonInvokeCommandResponse

public static final short ID_SrvMonInvokeCommandResponse
See Also:
Constant Field Values

ID_SrvMonStartTraceWatchRequest

public static final short ID_SrvMonStartTraceWatchRequest
See Also:
Constant Field Values

ID_SrvMonListCommandsRequest

public static final short ID_SrvMonListCommandsRequest
See Also:
Constant Field Values

ID_SrvMonStopTraceWatchResponse

public static final short ID_SrvMonStopTraceWatchResponse
See Also:
Constant Field Values

ID_SrvMonListCommandsResponse

public static final short ID_SrvMonListCommandsResponse
See Also:
Constant Field Values

ID_SrvMonTraceRecord

public static final short ID_SrvMonTraceRecord
See Also:
Constant Field Values

ID_SrvMonServerInfoRequest

public static final short ID_SrvMonServerInfoRequest
See Also:
Constant Field Values

ID_SrvMonStopTraceWatchRequest

public static final short ID_SrvMonStopTraceWatchRequest
See Also:
Constant Field Values

ID_SrvMonCommandDescription

public static final short ID_SrvMonCommandDescription
See Also:
Constant Field Values

ID_SrvMonStartTraceWatchResponse

public static final short ID_SrvMonStartTraceWatchResponse
See Also:
Constant Field Values

ID_SrvMonInvokeCommandRequest

public static final short ID_SrvMonInvokeCommandRequest
See Also:
Constant Field Values

ID_SrvMonOptionDescription

public static final short ID_SrvMonOptionDescription
See Also:
Constant Field Values

ID_SrvMonServerInfoResponse

public static final short ID_SrvMonServerInfoResponse
See Also:
Constant Field Values

PKTID_SrvMonInvokeCommandResponse

public static final int PKTID_SrvMonInvokeCommandResponse
See Also:
Constant Field Values

PKTID_SrvMonStartTraceWatchRequest

public static final int PKTID_SrvMonStartTraceWatchRequest
See Also:
Constant Field Values

PKTID_SrvMonListCommandsRequest

public static final int PKTID_SrvMonListCommandsRequest
See Also:
Constant Field Values

PKTID_SrvMonStopTraceWatchResponse

public static final int PKTID_SrvMonStopTraceWatchResponse
See Also:
Constant Field Values

PKTID_SrvMonListCommandsResponse

public static final int PKTID_SrvMonListCommandsResponse
See Also:
Constant Field Values

PKTID_SrvMonTraceRecord

public static final int PKTID_SrvMonTraceRecord
See Also:
Constant Field Values

PKTID_SrvMonServerInfoRequest

public static final int PKTID_SrvMonServerInfoRequest
See Also:
Constant Field Values

PKTID_SrvMonStopTraceWatchRequest

public static final int PKTID_SrvMonStopTraceWatchRequest
See Also:
Constant Field Values

PKTID_SrvMonStartTraceWatchResponse

public static final int PKTID_SrvMonStartTraceWatchResponse
See Also:
Constant Field Values

PKTID_SrvMonInvokeCommandRequest

public static final int PKTID_SrvMonInvokeCommandRequest
See Also:
Constant Field Values

PKTID_SrvMonServerInfoResponse

public static final int PKTID_SrvMonServerInfoResponse
See Also:
Constant Field Values
Constructor Detail

SrvMonCncFactory

public SrvMonCncFactory()
Method Detail

create

public static final SrvMonCncFactory create(Properties props)
Constructor for when loading factory from configuration repository


createSrvMonInvokeCommandResponse

public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponse()
SrvMonInvokeCommandResponse factory method

This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects. It is equivalent to using 'SrvMonInvokeCommandResponse.create()'.


createSrvMonInvokeCommandResponse

public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponse(com.eaio.uuid.UUID id)
SrvMonInvokeCommandResponse factory method

This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonInvokeCommandResponse.create(id)'.


createSrvMonInvokeCommandResponseFromXbufContainerPacket

public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromXbufContainerPacket(PktPacket packet)
SrvMonInvokeCommandResponse factory method

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


createSrvMonInvokeCommandResponseFromSerializedXbufContainerPacket

public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonInvokeCommandResponse factory method

This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonInvokeCommandResponseFromSerializedXbufContainerPacket

public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonInvokeCommandResponse factory method

This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonInvokeCommandResponseFromSerializedXbufContainer

public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonInvokeCommandResponse factory method

This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonInvokeCommandResponseFromSerializedXbufContainer

public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonInvokeCommandResponse factory method

This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromSerializedXbufContainer(byte[])'.


createSrvMonInvokeCommandResponseFromJson

public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromJson(String json)
SrvMonInvokeCommandResponse factory method

This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromJson(String)'.


createSrvMonInvokeCommandResponseFromRawJson

public static final SrvMonInvokeCommandResponse createSrvMonInvokeCommandResponseFromRawJson(String json)
SrvMonInvokeCommandResponse factory method

This method is the factory method for creating 'SrvMonInvokeCommandResponse' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandResponse .createFromRawJson(String)'.


createSrvMonStartTraceWatchRequest

public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequest()
SrvMonStartTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects. It is equivalent to using 'SrvMonStartTraceWatchRequest.create()'.


createSrvMonStartTraceWatchRequest

public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequest(com.eaio.uuid.UUID id)
SrvMonStartTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonStartTraceWatchRequest.create(id)'.


createSrvMonStartTraceWatchRequestFromXbufContainerPacket

public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromXbufContainerPacket(PktPacket packet)
SrvMonStartTraceWatchRequest factory method

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


createSrvMonStartTraceWatchRequestFromSerializedXbufContainerPacket

public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonStartTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonStartTraceWatchRequestFromSerializedXbufContainerPacket

public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonStartTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonStartTraceWatchRequestFromSerializedXbufContainer

public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonStartTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonStartTraceWatchRequestFromSerializedXbufContainer

public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonStartTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromSerializedXbufContainer(byte[])'.


createSrvMonStartTraceWatchRequestFromJson

public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromJson(String json)
SrvMonStartTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromJson(String)'.


createSrvMonStartTraceWatchRequestFromRawJson

public static final SrvMonStartTraceWatchRequest createSrvMonStartTraceWatchRequestFromRawJson(String json)
SrvMonStartTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStartTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchRequest .createFromRawJson(String)'.


createSrvMonListCommandsRequest

public static final SrvMonListCommandsRequest createSrvMonListCommandsRequest()
SrvMonListCommandsRequest factory method

This method is the factory method for creating 'SrvMonListCommandsRequest' objects. It is equivalent to using 'SrvMonListCommandsRequest.create()'.


createSrvMonListCommandsRequest

public static final SrvMonListCommandsRequest createSrvMonListCommandsRequest(com.eaio.uuid.UUID id)
SrvMonListCommandsRequest factory method

This method is the factory method for creating 'SrvMonListCommandsRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonListCommandsRequest.create(id)'.


createSrvMonListCommandsRequestFromXbufContainerPacket

public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromXbufContainerPacket(PktPacket packet)
SrvMonListCommandsRequest factory method

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


createSrvMonListCommandsRequestFromSerializedXbufContainerPacket

public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonListCommandsRequest factory method

This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonListCommandsRequestFromSerializedXbufContainerPacket

public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonListCommandsRequest factory method

This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonListCommandsRequestFromSerializedXbufContainer

public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonListCommandsRequest factory method

This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonListCommandsRequestFromSerializedXbufContainer

public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonListCommandsRequest factory method

This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromSerializedXbufContainer(byte[])'.


createSrvMonListCommandsRequestFromJson

public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromJson(String json)
SrvMonListCommandsRequest factory method

This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromJson(String)'.


createSrvMonListCommandsRequestFromRawJson

public static final SrvMonListCommandsRequest createSrvMonListCommandsRequestFromRawJson(String json)
SrvMonListCommandsRequest factory method

This method is the factory method for creating 'SrvMonListCommandsRequest' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsRequest .createFromRawJson(String)'.


createSrvMonStopTraceWatchResponse

public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponse()
SrvMonStopTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects. It is equivalent to using 'SrvMonStopTraceWatchResponse.create()'.


createSrvMonStopTraceWatchResponse

public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponse(com.eaio.uuid.UUID id)
SrvMonStopTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonStopTraceWatchResponse.create(id)'.


createSrvMonStopTraceWatchResponseFromXbufContainerPacket

public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromXbufContainerPacket(PktPacket packet)
SrvMonStopTraceWatchResponse factory method

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


createSrvMonStopTraceWatchResponseFromSerializedXbufContainerPacket

public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonStopTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonStopTraceWatchResponseFromSerializedXbufContainerPacket

public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonStopTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonStopTraceWatchResponseFromSerializedXbufContainer

public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonStopTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonStopTraceWatchResponseFromSerializedXbufContainer

public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonStopTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromSerializedXbufContainer(byte[])'.


createSrvMonStopTraceWatchResponseFromJson

public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromJson(String json)
SrvMonStopTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromJson(String)'.


createSrvMonStopTraceWatchResponseFromRawJson

public static final SrvMonStopTraceWatchResponse createSrvMonStopTraceWatchResponseFromRawJson(String json)
SrvMonStopTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStopTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchResponse .createFromRawJson(String)'.


createSrvMonListCommandsResponse

public static final SrvMonListCommandsResponse createSrvMonListCommandsResponse()
SrvMonListCommandsResponse factory method

This method is the factory method for creating 'SrvMonListCommandsResponse' objects. It is equivalent to using 'SrvMonListCommandsResponse.create()'.


createSrvMonListCommandsResponse

public static final SrvMonListCommandsResponse createSrvMonListCommandsResponse(com.eaio.uuid.UUID id)
SrvMonListCommandsResponse factory method

This method is the factory method for creating 'SrvMonListCommandsResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonListCommandsResponse.create(id)'.


createSrvMonListCommandsResponseFromXbufContainerPacket

public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromXbufContainerPacket(PktPacket packet)
SrvMonListCommandsResponse factory method

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


createSrvMonListCommandsResponseFromSerializedXbufContainerPacket

public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonListCommandsResponse factory method

This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonListCommandsResponseFromSerializedXbufContainerPacket

public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonListCommandsResponse factory method

This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonListCommandsResponseFromSerializedXbufContainer

public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonListCommandsResponse factory method

This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonListCommandsResponseFromSerializedXbufContainer

public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonListCommandsResponse factory method

This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromSerializedXbufContainer(byte[])'.


createSrvMonListCommandsResponseFromJson

public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromJson(String json)
SrvMonListCommandsResponse factory method

This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromJson(String)'.


createSrvMonListCommandsResponseFromRawJson

public static final SrvMonListCommandsResponse createSrvMonListCommandsResponseFromRawJson(String json)
SrvMonListCommandsResponse factory method

This method is the factory method for creating 'SrvMonListCommandsResponse' objects from a serialized content object. It is equivalent to using 'SrvMonListCommandsResponse .createFromRawJson(String)'.


createSrvMonTraceRecord

public static final SrvMonTraceRecord createSrvMonTraceRecord()
SrvMonTraceRecord factory method

This method is the factory method for creating 'SrvMonTraceRecord' objects. It is equivalent to using 'SrvMonTraceRecord.create()'.


createSrvMonTraceRecord

public static final SrvMonTraceRecord createSrvMonTraceRecord(com.eaio.uuid.UUID id)
SrvMonTraceRecord factory method

This method is the factory method for creating 'SrvMonTraceRecord' objects initialized with a given store id. It is equivalent to using 'SrvMonTraceRecord.create(id)'.


createSrvMonTraceRecordFromXbufContainerPacket

public static final SrvMonTraceRecord createSrvMonTraceRecordFromXbufContainerPacket(PktPacket packet)
SrvMonTraceRecord factory method

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


createSrvMonTraceRecordFromSerializedXbufContainerPacket

public static final SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonTraceRecord factory method

This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonTraceRecordFromSerializedXbufContainerPacket

public static final SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonTraceRecord factory method

This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonTraceRecordFromSerializedXbufContainer

public static final SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonTraceRecord factory method

This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonTraceRecordFromSerializedXbufContainer

public static final SrvMonTraceRecord createSrvMonTraceRecordFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonTraceRecord factory method

This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromSerializedXbufContainer(byte[])'.


createSrvMonTraceRecordFromJson

public static final SrvMonTraceRecord createSrvMonTraceRecordFromJson(String json)
SrvMonTraceRecord factory method

This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromJson(String)'.


createSrvMonTraceRecordFromRawJson

public static final SrvMonTraceRecord createSrvMonTraceRecordFromRawJson(String json)
SrvMonTraceRecord factory method

This method is the factory method for creating 'SrvMonTraceRecord' objects from a serialized content object. It is equivalent to using 'SrvMonTraceRecord .createFromRawJson(String)'.


createSrvMonServerInfoRequest

public static final SrvMonServerInfoRequest createSrvMonServerInfoRequest()
SrvMonServerInfoRequest factory method

This method is the factory method for creating 'SrvMonServerInfoRequest' objects. It is equivalent to using 'SrvMonServerInfoRequest.create()'.


createSrvMonServerInfoRequest

public static final SrvMonServerInfoRequest createSrvMonServerInfoRequest(com.eaio.uuid.UUID id)
SrvMonServerInfoRequest factory method

This method is the factory method for creating 'SrvMonServerInfoRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonServerInfoRequest.create(id)'.


createSrvMonServerInfoRequestFromXbufContainerPacket

public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromXbufContainerPacket(PktPacket packet)
SrvMonServerInfoRequest factory method

This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .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


createSrvMonServerInfoRequestFromSerializedXbufContainerPacket

public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonServerInfoRequest factory method

This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonServerInfoRequestFromSerializedXbufContainerPacket

public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonServerInfoRequest factory method

This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonServerInfoRequestFromSerializedXbufContainer

public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonServerInfoRequest factory method

This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonServerInfoRequestFromSerializedXbufContainer

public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonServerInfoRequest factory method

This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromSerializedXbufContainer(byte[])'.


createSrvMonServerInfoRequestFromJson

public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromJson(String json)
SrvMonServerInfoRequest factory method

This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromJson(String)'.


createSrvMonServerInfoRequestFromRawJson

public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromRawJson(String json)
SrvMonServerInfoRequest factory method

This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromRawJson(String)'.


createSrvMonStopTraceWatchRequest

public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequest()
SrvMonStopTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects. It is equivalent to using 'SrvMonStopTraceWatchRequest.create()'.


createSrvMonStopTraceWatchRequest

public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequest(com.eaio.uuid.UUID id)
SrvMonStopTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonStopTraceWatchRequest.create(id)'.


createSrvMonStopTraceWatchRequestFromXbufContainerPacket

public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromXbufContainerPacket(PktPacket packet)
SrvMonStopTraceWatchRequest factory method

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


createSrvMonStopTraceWatchRequestFromSerializedXbufContainerPacket

public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonStopTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonStopTraceWatchRequestFromSerializedXbufContainerPacket

public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonStopTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonStopTraceWatchRequestFromSerializedXbufContainer

public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonStopTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonStopTraceWatchRequestFromSerializedXbufContainer

public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonStopTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromSerializedXbufContainer(byte[])'.


createSrvMonStopTraceWatchRequestFromJson

public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromJson(String json)
SrvMonStopTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromJson(String)'.


createSrvMonStopTraceWatchRequestFromRawJson

public static final SrvMonStopTraceWatchRequest createSrvMonStopTraceWatchRequestFromRawJson(String json)
SrvMonStopTraceWatchRequest factory method

This method is the factory method for creating 'SrvMonStopTraceWatchRequest' objects from a serialized content object. It is equivalent to using 'SrvMonStopTraceWatchRequest .createFromRawJson(String)'.


createSrvMonStartTraceWatchResponse

public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponse()
SrvMonStartTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects. It is equivalent to using 'SrvMonStartTraceWatchResponse.create()'.


createSrvMonStartTraceWatchResponse

public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponse(com.eaio.uuid.UUID id)
SrvMonStartTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonStartTraceWatchResponse.create(id)'.


createSrvMonStartTraceWatchResponseFromXbufContainerPacket

public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromXbufContainerPacket(PktPacket packet)
SrvMonStartTraceWatchResponse factory method

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


createSrvMonStartTraceWatchResponseFromSerializedXbufContainerPacket

public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonStartTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonStartTraceWatchResponseFromSerializedXbufContainerPacket

public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonStartTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonStartTraceWatchResponseFromSerializedXbufContainer

public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonStartTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonStartTraceWatchResponseFromSerializedXbufContainer

public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonStartTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromSerializedXbufContainer(byte[])'.


createSrvMonStartTraceWatchResponseFromJson

public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromJson(String json)
SrvMonStartTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromJson(String)'.


createSrvMonStartTraceWatchResponseFromRawJson

public static final SrvMonStartTraceWatchResponse createSrvMonStartTraceWatchResponseFromRawJson(String json)
SrvMonStartTraceWatchResponse factory method

This method is the factory method for creating 'SrvMonStartTraceWatchResponse' objects from a serialized content object. It is equivalent to using 'SrvMonStartTraceWatchResponse .createFromRawJson(String)'.


createSrvMonInvokeCommandRequest

public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequest()
SrvMonInvokeCommandRequest factory method

This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects. It is equivalent to using 'SrvMonInvokeCommandRequest.create()'.


createSrvMonInvokeCommandRequest

public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequest(com.eaio.uuid.UUID id)
SrvMonInvokeCommandRequest factory method

This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonInvokeCommandRequest.create(id)'.


createSrvMonInvokeCommandRequestFromXbufContainerPacket

public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromXbufContainerPacket(PktPacket packet)
SrvMonInvokeCommandRequest factory method

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


createSrvMonInvokeCommandRequestFromSerializedXbufContainerPacket

public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonInvokeCommandRequest factory method

This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonInvokeCommandRequestFromSerializedXbufContainerPacket

public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonInvokeCommandRequest factory method

This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonInvokeCommandRequestFromSerializedXbufContainer

public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonInvokeCommandRequest factory method

This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonInvokeCommandRequestFromSerializedXbufContainer

public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonInvokeCommandRequest factory method

This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromSerializedXbufContainer(byte[])'.


createSrvMonInvokeCommandRequestFromJson

public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromJson(String json)
SrvMonInvokeCommandRequest factory method

This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromJson(String)'.


createSrvMonInvokeCommandRequestFromRawJson

public static final SrvMonInvokeCommandRequest createSrvMonInvokeCommandRequestFromRawJson(String json)
SrvMonInvokeCommandRequest factory method

This method is the factory method for creating 'SrvMonInvokeCommandRequest' objects from a serialized content object. It is equivalent to using 'SrvMonInvokeCommandRequest .createFromRawJson(String)'.


createSrvMonServerInfoResponse

public static final SrvMonServerInfoResponse createSrvMonServerInfoResponse()
SrvMonServerInfoResponse factory method

This method is the factory method for creating 'SrvMonServerInfoResponse' objects. It is equivalent to using 'SrvMonServerInfoResponse.create()'.


createSrvMonServerInfoResponse

public static final SrvMonServerInfoResponse createSrvMonServerInfoResponse(com.eaio.uuid.UUID id)
SrvMonServerInfoResponse factory method

This method is the factory method for creating 'SrvMonServerInfoResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonServerInfoResponse.create(id)'.


createSrvMonServerInfoResponseFromXbufContainerPacket

public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromXbufContainerPacket(PktPacket packet)
SrvMonServerInfoResponse factory method

This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .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


createSrvMonServerInfoResponseFromSerializedXbufContainerPacket

public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonServerInfoResponse factory method

This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.


createSrvMonServerInfoResponseFromSerializedXbufContainerPacket

public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonServerInfoResponse factory method

This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromSerializedXbufContainerPacket(byte[])'.


createSrvMonServerInfoResponseFromSerializedXbufContainer

public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonServerInfoResponse factory method

This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromSerializedXbufContainer(ByteBuffer)'.


createSrvMonServerInfoResponseFromSerializedXbufContainer

public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonServerInfoResponse factory method

This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromSerializedXbufContainer(byte[])'.


createSrvMonServerInfoResponseFromJson

public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromJson(String json)
SrvMonServerInfoResponse factory method

This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromJson(String)'.


createSrvMonServerInfoResponseFromRawJson

public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromRawJson(String json)
SrvMonServerInfoResponse factory method

This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromRawJson(String)'.


getOfid

public final short getOfid()
Implementation of IStoreObjectFactory.getOfid()

Specified by:
getOfid in interface IStoreObjectFactory

create

public final IStoreObject create(short type,
                                 com.eaio.uuid.UUID id,
                                 IStoreObject.EncodingType encodingType,
                                 PktPacket packet)
Implementation of IStoreObjectFactory.create(short, com.eaio.uuid.UUID, com.neeve.ods.IStoreObject.EncodingType, com.neeve.pkt.PktPacket)

Specified by:
create in interface IStoreObjectFactory
Parameters:
type - 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 instantiate
id - 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.

getVfid

public final short getVfid()
Implementation of MessageViewFactory.getVfid()

Specified by:
getVfid in interface MessageViewFactory

create

public final MessageView create(short type)
Implementation of MessageViewFactory.create(short)

Specified by:
create in interface MessageViewFactory
Parameters:
type - The message view's type

wrap

public final MessageView wrap(short type,
                              int encodingType,
                              Object message)
Implementation of MessageViewFactory.wrap(short, int, java.lang.Object)

Specified by:
wrap in interface MessageViewFactory
Parameters:
type - The message view's type
encodingType - The message's encoding type
message - The serialized message to wrap the view around.


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.