|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.neeve.server.mon.cnc.SrvMonCncFactory
@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
Factory for Core X Server Command and Control
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 |
---|
public static final short OFID
public static final short VFID
public static final short TFID
public static final short ID_SrvMonArgumentDescription
public static final short ID_SrvMonInvokeCommandResponse
public static final short ID_SrvMonStartTraceWatchRequest
public static final short ID_SrvMonListCommandsRequest
public static final short ID_SrvMonStopTraceWatchResponse
public static final short ID_SrvMonListCommandsResponse
public static final short ID_SrvMonTraceRecord
public static final short ID_SrvMonServerInfoRequest
public static final short ID_SrvMonStopTraceWatchRequest
public static final short ID_SrvMonCommandDescription
public static final short ID_SrvMonStartTraceWatchResponse
public static final short ID_SrvMonInvokeCommandRequest
public static final short ID_SrvMonOptionDescription
public static final short ID_SrvMonServerInfoResponse
public static final int PKTID_SrvMonInvokeCommandResponse
public static final int PKTID_SrvMonStartTraceWatchRequest
public static final int PKTID_SrvMonListCommandsRequest
public static final int PKTID_SrvMonStopTraceWatchResponse
public static final int PKTID_SrvMonListCommandsResponse
public static final int PKTID_SrvMonTraceRecord
public static final int PKTID_SrvMonServerInfoRequest
public static final int PKTID_SrvMonStopTraceWatchRequest
public static final int PKTID_SrvMonStartTraceWatchResponse
public static final int PKTID_SrvMonInvokeCommandRequest
public static final int PKTID_SrvMonServerInfoResponse
Constructor Detail |
---|
public SrvMonCncFactory()
Method Detail |
---|
public static final SrvMonCncFactory create(Properties props)
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 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 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 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 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 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 SrvMonServerInfoRequest createSrvMonServerInfoRequest()
This method is the factory method for creating 'SrvMonServerInfoRequest' objects. It is equivalent to using 'SrvMonServerInfoRequest.create()'.
public static final SrvMonServerInfoRequest createSrvMonServerInfoRequest(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonServerInfoRequest' objects initialized with a given store id. It is equivalent to using 'SrvMonServerInfoRequest.create(id)'.
public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromJson(String json)
This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .createFromJson(String)'.
public static final SrvMonServerInfoRequest createSrvMonServerInfoRequestFromRawJson(String json)
This method is the factory method for creating 'SrvMonServerInfoRequest' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoRequest .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 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 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 SrvMonServerInfoResponse createSrvMonServerInfoResponse()
This method is the factory method for creating 'SrvMonServerInfoResponse' objects. It is equivalent to using 'SrvMonServerInfoResponse.create()'.
public static final SrvMonServerInfoResponse createSrvMonServerInfoResponse(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonServerInfoResponse' objects initialized with a given store id. It is equivalent to using 'SrvMonServerInfoResponse.create(id)'.
public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromJson(String json)
This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromJson(String)'.
public static final SrvMonServerInfoResponse createSrvMonServerInfoResponseFromRawJson(String json)
This method is the factory method for creating 'SrvMonServerInfoResponse' objects from a serialized content object. It is equivalent to using 'SrvMonServerInfoResponse .createFromRawJson(String)'.
public final short getOfid()
IStoreObjectFactory.getOfid()
getOfid
in interface IStoreObjectFactory
public 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 IStoreObjectFactory
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 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 MessageViewFactory
public final MessageView create(short type)
MessageViewFactory.create(short)
create
in interface MessageViewFactory
type
- The message view's typepublic final MessageView wrap(short type, int encodingType, Object message)
MessageViewFactory.wrap(short, int, java.lang.Object)
wrap
in interface MessageViewFactory
type
- The message view's typeencodingType
- The message's encoding typemessage
- The serialized message to wrap the view around.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |