com.neeve.server.mon.alert
Class SrvMonAlertFactory

java.lang.Object
  extended by com.neeve.server.mon.alert.SrvMonAlertFactory
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 SrvMonAlertFactory
extends Object
implements IStoreObjectFactory, MessageViewFactory

Factory for Core X Server Monitoring Alerts


Field Summary
static short ID_SrvMonAppDuplicateAcknowledgementAlertMessage
           
static short ID_SrvMonAppExceptionMessage
           
static short ID_SrvMonAppInboundLogExceptionMessage
           
static short ID_SrvMonAppOutboundLogExceptionMessage
           
static short ID_SrvMonAppOutOfOrderSendCommitCompletionAlertMessage
           
static short ID_SrvMonAppSendExceptionMessage
           
static short ID_SrvMonAppStatsAlertMessage
           
static short ID_SrvMonAppStoreTransactionLogRepairedMessage
           
static short ID_SrvMonAppStuckAlertMessage
           
static short ID_SrvMonAppUnhandledMessageMessage
           
static short ID_SrvMonMessageBusBindingReconnectedMessage
           
static short ID_SrvMonMessageBusBindingReconnectingMessage
           
static short ID_SrvMonMessageTraceLoggingExceptionMessage
           
static short ID_SrvMonUnhandledMessageMessage
           
static short ID_TriggeringMessageMetadata
           
static short OFID
           
static int PKTID_SrvMonAppDuplicateAcknowledgementAlertMessage
           
static int PKTID_SrvMonAppExceptionMessage
           
static int PKTID_SrvMonAppInboundLogExceptionMessage
           
static int PKTID_SrvMonAppOutboundLogExceptionMessage
           
static int PKTID_SrvMonAppOutOfOrderSendCommitCompletionAlertMessage
           
static int PKTID_SrvMonAppSendExceptionMessage
           
static int PKTID_SrvMonAppStatsAlertMessage
           
static int PKTID_SrvMonAppStoreTransactionLogRepairedMessage
           
static int PKTID_SrvMonAppStuckAlertMessage
           
static int PKTID_SrvMonAppUnhandledMessageMessage
           
static int PKTID_SrvMonMessageBusBindingReconnectedMessage
           
static int PKTID_SrvMonMessageBusBindingReconnectingMessage
           
static int PKTID_SrvMonMessageTraceLoggingExceptionMessage
           
static int PKTID_SrvMonUnhandledMessageMessage
           
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
SrvMonAlertFactory()
           
 
Method Summary
static SrvMonAlertFactory 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 SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessage()
          SrvMonAppDuplicateAcknowledgementAlertMessage factory method This method is the factory method for creating 'SrvMonAppDuplicateAcknowledgementAlertMessage' objects.
static SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessage(com.eaio.uuid.UUID id)
          SrvMonAppDuplicateAcknowledgementAlertMessage factory method This method is the factory method for creating 'SrvMonAppDuplicateAcknowledgementAlertMessage' objects initialized with a given store id.
static SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromJson(String json)
          SrvMonAppDuplicateAcknowledgementAlertMessage factory method This method is the factory method for creating 'SrvMonAppDuplicateAcknowledgementAlertMessage' objects from a serialized content object.
static SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromRawJson(String json)
          SrvMonAppDuplicateAcknowledgementAlertMessage factory method This method is the factory method for creating 'SrvMonAppDuplicateAcknowledgementAlertMessage' objects from a serialized content object.
static SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppDuplicateAcknowledgementAlertMessage factory method This method is the factory method for creating 'SrvMonAppDuplicateAcknowledgementAlertMessage' objects from a serialized content object.
static SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppDuplicateAcknowledgementAlertMessage factory method This method is the factory method for creating 'SrvMonAppDuplicateAcknowledgementAlertMessage' objects from a serialized content object.
static SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppDuplicateAcknowledgementAlertMessage factory method This method is the factory method for creating 'SrvMonAppDuplicateAcknowledgementAlertMessage' objects from a serialized content object.
static SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppDuplicateAcknowledgementAlertMessage factory method This method is the factory method for creating 'SrvMonAppDuplicateAcknowledgementAlertMessage' objects from a serialized content object.
static SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppDuplicateAcknowledgementAlertMessage factory method This method is the factory method for creating 'SrvMonAppDuplicateAcknowledgementAlertMessage' objects from a serialized content object.
static SrvMonAppExceptionMessage createSrvMonAppExceptionMessage()
          SrvMonAppExceptionMessage factory method This method is the factory method for creating 'SrvMonAppExceptionMessage' objects.
static SrvMonAppExceptionMessage createSrvMonAppExceptionMessage(com.eaio.uuid.UUID id)
          SrvMonAppExceptionMessage factory method This method is the factory method for creating 'SrvMonAppExceptionMessage' objects initialized with a given store id.
static SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromJson(String json)
          SrvMonAppExceptionMessage factory method This method is the factory method for creating 'SrvMonAppExceptionMessage' objects from a serialized content object.
static SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromRawJson(String json)
          SrvMonAppExceptionMessage factory method This method is the factory method for creating 'SrvMonAppExceptionMessage' objects from a serialized content object.
static SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppExceptionMessage factory method This method is the factory method for creating 'SrvMonAppExceptionMessage' objects from a serialized content object.
static SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppExceptionMessage factory method This method is the factory method for creating 'SrvMonAppExceptionMessage' objects from a serialized content object.
static SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppExceptionMessage factory method This method is the factory method for creating 'SrvMonAppExceptionMessage' objects from a serialized content object.
static SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppExceptionMessage factory method This method is the factory method for creating 'SrvMonAppExceptionMessage' objects from a serialized content object.
static SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppExceptionMessage factory method This method is the factory method for creating 'SrvMonAppExceptionMessage' objects from a serialized content object.
static SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessage()
          SrvMonAppInboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppInboundLogExceptionMessage' objects.
static SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessage(com.eaio.uuid.UUID id)
          SrvMonAppInboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppInboundLogExceptionMessage' objects initialized with a given store id.
static SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromJson(String json)
          SrvMonAppInboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppInboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromRawJson(String json)
          SrvMonAppInboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppInboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppInboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppInboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppInboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppInboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppInboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppInboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppInboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppInboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppInboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppInboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessage()
          SrvMonAppOutboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppOutboundLogExceptionMessage' objects.
static SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessage(com.eaio.uuid.UUID id)
          SrvMonAppOutboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppOutboundLogExceptionMessage' objects initialized with a given store id.
static SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromJson(String json)
          SrvMonAppOutboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppOutboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromRawJson(String json)
          SrvMonAppOutboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppOutboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppOutboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppOutboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppOutboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppOutboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppOutboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppOutboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppOutboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppOutboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppOutboundLogExceptionMessage factory method This method is the factory method for creating 'SrvMonAppOutboundLogExceptionMessage' objects from a serialized content object.
static SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessage()
          SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method This method is the factory method for creating 'SrvMonAppOutOfOrderSendCommitCompletionAlertMessage' objects.
static SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessage(com.eaio.uuid.UUID id)
          SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method This method is the factory method for creating 'SrvMonAppOutOfOrderSendCommitCompletionAlertMessage' objects initialized with a given store id.
static SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromJson(String json)
          SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method This method is the factory method for creating 'SrvMonAppOutOfOrderSendCommitCompletionAlertMessage' objects from a serialized content object.
static SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromRawJson(String json)
          SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method This method is the factory method for creating 'SrvMonAppOutOfOrderSendCommitCompletionAlertMessage' objects from a serialized content object.
static SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method This method is the factory method for creating 'SrvMonAppOutOfOrderSendCommitCompletionAlertMessage' objects from a serialized content object.
static SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method This method is the factory method for creating 'SrvMonAppOutOfOrderSendCommitCompletionAlertMessage' objects from a serialized content object.
static SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method This method is the factory method for creating 'SrvMonAppOutOfOrderSendCommitCompletionAlertMessage' objects from a serialized content object.
static SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method This method is the factory method for creating 'SrvMonAppOutOfOrderSendCommitCompletionAlertMessage' objects from a serialized content object.
static SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method This method is the factory method for creating 'SrvMonAppOutOfOrderSendCommitCompletionAlertMessage' objects from a serialized content object.
static SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessage()
          SrvMonAppSendExceptionMessage factory method This method is the factory method for creating 'SrvMonAppSendExceptionMessage' objects.
static SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessage(com.eaio.uuid.UUID id)
          SrvMonAppSendExceptionMessage factory method This method is the factory method for creating 'SrvMonAppSendExceptionMessage' objects initialized with a given store id.
static SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromJson(String json)
          SrvMonAppSendExceptionMessage factory method This method is the factory method for creating 'SrvMonAppSendExceptionMessage' objects from a serialized content object.
static SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromRawJson(String json)
          SrvMonAppSendExceptionMessage factory method This method is the factory method for creating 'SrvMonAppSendExceptionMessage' objects from a serialized content object.
static SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppSendExceptionMessage factory method This method is the factory method for creating 'SrvMonAppSendExceptionMessage' objects from a serialized content object.
static SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppSendExceptionMessage factory method This method is the factory method for creating 'SrvMonAppSendExceptionMessage' objects from a serialized content object.
static SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppSendExceptionMessage factory method This method is the factory method for creating 'SrvMonAppSendExceptionMessage' objects from a serialized content object.
static SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppSendExceptionMessage factory method This method is the factory method for creating 'SrvMonAppSendExceptionMessage' objects from a serialized content object.
static SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppSendExceptionMessage factory method This method is the factory method for creating 'SrvMonAppSendExceptionMessage' objects from a serialized content object.
static SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessage()
          SrvMonAppStatsAlertMessage factory method This method is the factory method for creating 'SrvMonAppStatsAlertMessage' objects.
static SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessage(com.eaio.uuid.UUID id)
          SrvMonAppStatsAlertMessage factory method This method is the factory method for creating 'SrvMonAppStatsAlertMessage' objects initialized with a given store id.
static SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromJson(String json)
          SrvMonAppStatsAlertMessage factory method This method is the factory method for creating 'SrvMonAppStatsAlertMessage' objects from a serialized content object.
static SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromRawJson(String json)
          SrvMonAppStatsAlertMessage factory method This method is the factory method for creating 'SrvMonAppStatsAlertMessage' objects from a serialized content object.
static SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppStatsAlertMessage factory method This method is the factory method for creating 'SrvMonAppStatsAlertMessage' objects from a serialized content object.
static SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppStatsAlertMessage factory method This method is the factory method for creating 'SrvMonAppStatsAlertMessage' objects from a serialized content object.
static SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppStatsAlertMessage factory method This method is the factory method for creating 'SrvMonAppStatsAlertMessage' objects from a serialized content object.
static SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppStatsAlertMessage factory method This method is the factory method for creating 'SrvMonAppStatsAlertMessage' objects from a serialized content object.
static SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppStatsAlertMessage factory method This method is the factory method for creating 'SrvMonAppStatsAlertMessage' objects from a serialized content object.
static SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessage()
          SrvMonAppStoreTransactionLogRepairedMessage factory method This method is the factory method for creating 'SrvMonAppStoreTransactionLogRepairedMessage' objects.
static SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessage(com.eaio.uuid.UUID id)
          SrvMonAppStoreTransactionLogRepairedMessage factory method This method is the factory method for creating 'SrvMonAppStoreTransactionLogRepairedMessage' objects initialized with a given store id.
static SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromJson(String json)
          SrvMonAppStoreTransactionLogRepairedMessage factory method This method is the factory method for creating 'SrvMonAppStoreTransactionLogRepairedMessage' objects from a serialized content object.
static SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromRawJson(String json)
          SrvMonAppStoreTransactionLogRepairedMessage factory method This method is the factory method for creating 'SrvMonAppStoreTransactionLogRepairedMessage' objects from a serialized content object.
static SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppStoreTransactionLogRepairedMessage factory method This method is the factory method for creating 'SrvMonAppStoreTransactionLogRepairedMessage' objects from a serialized content object.
static SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppStoreTransactionLogRepairedMessage factory method This method is the factory method for creating 'SrvMonAppStoreTransactionLogRepairedMessage' objects from a serialized content object.
static SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppStoreTransactionLogRepairedMessage factory method This method is the factory method for creating 'SrvMonAppStoreTransactionLogRepairedMessage' objects from a serialized content object.
static SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppStoreTransactionLogRepairedMessage factory method This method is the factory method for creating 'SrvMonAppStoreTransactionLogRepairedMessage' objects from a serialized content object.
static SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppStoreTransactionLogRepairedMessage factory method This method is the factory method for creating 'SrvMonAppStoreTransactionLogRepairedMessage' objects from a serialized content object.
static SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessage()
          SrvMonAppStuckAlertMessage factory method This method is the factory method for creating 'SrvMonAppStuckAlertMessage' objects.
static SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessage(com.eaio.uuid.UUID id)
          SrvMonAppStuckAlertMessage factory method This method is the factory method for creating 'SrvMonAppStuckAlertMessage' objects initialized with a given store id.
static SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromJson(String json)
          SrvMonAppStuckAlertMessage factory method This method is the factory method for creating 'SrvMonAppStuckAlertMessage' objects from a serialized content object.
static SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromRawJson(String json)
          SrvMonAppStuckAlertMessage factory method This method is the factory method for creating 'SrvMonAppStuckAlertMessage' objects from a serialized content object.
static SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppStuckAlertMessage factory method This method is the factory method for creating 'SrvMonAppStuckAlertMessage' objects from a serialized content object.
static SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppStuckAlertMessage factory method This method is the factory method for creating 'SrvMonAppStuckAlertMessage' objects from a serialized content object.
static SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppStuckAlertMessage factory method This method is the factory method for creating 'SrvMonAppStuckAlertMessage' objects from a serialized content object.
static SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppStuckAlertMessage factory method This method is the factory method for creating 'SrvMonAppStuckAlertMessage' objects from a serialized content object.
static SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppStuckAlertMessage factory method This method is the factory method for creating 'SrvMonAppStuckAlertMessage' objects from a serialized content object.
static SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessage()
          SrvMonAppUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonAppUnhandledMessageMessage' objects.
static SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessage(com.eaio.uuid.UUID id)
          SrvMonAppUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonAppUnhandledMessageMessage' objects initialized with a given store id.
static SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromJson(String json)
          SrvMonAppUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonAppUnhandledMessageMessage' objects from a serialized content object.
static SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromRawJson(String json)
          SrvMonAppUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonAppUnhandledMessageMessage' objects from a serialized content object.
static SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonAppUnhandledMessageMessage' objects from a serialized content object.
static SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonAppUnhandledMessageMessage' objects from a serialized content object.
static SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonAppUnhandledMessageMessage' objects from a serialized content object.
static SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonAppUnhandledMessageMessage' objects from a serialized content object.
static SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonAppUnhandledMessageMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessage()
          SrvMonMessageBusBindingReconnectedMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectedMessage' objects.
static SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessage(com.eaio.uuid.UUID id)
          SrvMonMessageBusBindingReconnectedMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectedMessage' objects initialized with a given store id.
static SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromJson(String json)
          SrvMonMessageBusBindingReconnectedMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectedMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromRawJson(String json)
          SrvMonMessageBusBindingReconnectedMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectedMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonMessageBusBindingReconnectedMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectedMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonMessageBusBindingReconnectedMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectedMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonMessageBusBindingReconnectedMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectedMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonMessageBusBindingReconnectedMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectedMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonMessageBusBindingReconnectedMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectedMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessage()
          SrvMonMessageBusBindingReconnectingMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectingMessage' objects.
static SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessage(com.eaio.uuid.UUID id)
          SrvMonMessageBusBindingReconnectingMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectingMessage' objects initialized with a given store id.
static SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromJson(String json)
          SrvMonMessageBusBindingReconnectingMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectingMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromRawJson(String json)
          SrvMonMessageBusBindingReconnectingMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectingMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonMessageBusBindingReconnectingMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectingMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonMessageBusBindingReconnectingMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectingMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonMessageBusBindingReconnectingMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectingMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonMessageBusBindingReconnectingMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectingMessage' objects from a serialized content object.
static SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonMessageBusBindingReconnectingMessage factory method This method is the factory method for creating 'SrvMonMessageBusBindingReconnectingMessage' objects from a serialized content object.
static SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessage()
          SrvMonMessageTraceLoggingExceptionMessage factory method This method is the factory method for creating 'SrvMonMessageTraceLoggingExceptionMessage' objects.
static SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessage(com.eaio.uuid.UUID id)
          SrvMonMessageTraceLoggingExceptionMessage factory method This method is the factory method for creating 'SrvMonMessageTraceLoggingExceptionMessage' objects initialized with a given store id.
static SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromJson(String json)
          SrvMonMessageTraceLoggingExceptionMessage factory method This method is the factory method for creating 'SrvMonMessageTraceLoggingExceptionMessage' objects from a serialized content object.
static SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromRawJson(String json)
          SrvMonMessageTraceLoggingExceptionMessage factory method This method is the factory method for creating 'SrvMonMessageTraceLoggingExceptionMessage' objects from a serialized content object.
static SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonMessageTraceLoggingExceptionMessage factory method This method is the factory method for creating 'SrvMonMessageTraceLoggingExceptionMessage' objects from a serialized content object.
static SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonMessageTraceLoggingExceptionMessage factory method This method is the factory method for creating 'SrvMonMessageTraceLoggingExceptionMessage' objects from a serialized content object.
static SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonMessageTraceLoggingExceptionMessage factory method This method is the factory method for creating 'SrvMonMessageTraceLoggingExceptionMessage' objects from a serialized content object.
static SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonMessageTraceLoggingExceptionMessage factory method This method is the factory method for creating 'SrvMonMessageTraceLoggingExceptionMessage' objects from a serialized content object.
static SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonMessageTraceLoggingExceptionMessage factory method This method is the factory method for creating 'SrvMonMessageTraceLoggingExceptionMessage' objects from a serialized content object.
static SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessage()
          SrvMonUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonUnhandledMessageMessage' objects.
static SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessage(com.eaio.uuid.UUID id)
          SrvMonUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonUnhandledMessageMessage' objects initialized with a given store id.
static SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromJson(String json)
          SrvMonUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonUnhandledMessageMessage' objects from a serialized content object.
static SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromRawJson(String json)
          SrvMonUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonUnhandledMessageMessage' objects from a serialized content object.
static SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonUnhandledMessageMessage' objects from a serialized content object.
static SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonUnhandledMessageMessage' objects from a serialized content object.
static SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonUnhandledMessageMessage' objects from a serialized content object.
static SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonUnhandledMessageMessage' objects from a serialized content object.
static SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonUnhandledMessageMessage factory method This method is the factory method for creating 'SrvMonUnhandledMessageMessage' 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_SrvMonAppStuckAlertMessage

public static final short ID_SrvMonAppStuckAlertMessage
See Also:
Constant Field Values

ID_SrvMonMessageTraceLoggingExceptionMessage

public static final short ID_SrvMonMessageTraceLoggingExceptionMessage
See Also:
Constant Field Values

ID_SrvMonMessageBusBindingReconnectingMessage

public static final short ID_SrvMonMessageBusBindingReconnectingMessage
See Also:
Constant Field Values

ID_SrvMonAppStoreTransactionLogRepairedMessage

public static final short ID_SrvMonAppStoreTransactionLogRepairedMessage
See Also:
Constant Field Values

ID_SrvMonAppStatsAlertMessage

public static final short ID_SrvMonAppStatsAlertMessage
See Also:
Constant Field Values

ID_SrvMonAppOutboundLogExceptionMessage

public static final short ID_SrvMonAppOutboundLogExceptionMessage
See Also:
Constant Field Values

ID_SrvMonAppSendExceptionMessage

public static final short ID_SrvMonAppSendExceptionMessage
See Also:
Constant Field Values

ID_SrvMonAppExceptionMessage

public static final short ID_SrvMonAppExceptionMessage
See Also:
Constant Field Values

ID_SrvMonAppDuplicateAcknowledgementAlertMessage

public static final short ID_SrvMonAppDuplicateAcknowledgementAlertMessage
See Also:
Constant Field Values

ID_SrvMonAppInboundLogExceptionMessage

public static final short ID_SrvMonAppInboundLogExceptionMessage
See Also:
Constant Field Values

ID_SrvMonAppUnhandledMessageMessage

public static final short ID_SrvMonAppUnhandledMessageMessage
See Also:
Constant Field Values

ID_SrvMonMessageBusBindingReconnectedMessage

public static final short ID_SrvMonMessageBusBindingReconnectedMessage
See Also:
Constant Field Values

ID_TriggeringMessageMetadata

public static final short ID_TriggeringMessageMetadata
See Also:
Constant Field Values

ID_SrvMonAppOutOfOrderSendCommitCompletionAlertMessage

public static final short ID_SrvMonAppOutOfOrderSendCommitCompletionAlertMessage
See Also:
Constant Field Values

ID_SrvMonUnhandledMessageMessage

public static final short ID_SrvMonUnhandledMessageMessage
See Also:
Constant Field Values

PKTID_SrvMonAppStuckAlertMessage

public static final int PKTID_SrvMonAppStuckAlertMessage
See Also:
Constant Field Values

PKTID_SrvMonMessageTraceLoggingExceptionMessage

public static final int PKTID_SrvMonMessageTraceLoggingExceptionMessage
See Also:
Constant Field Values

PKTID_SrvMonMessageBusBindingReconnectingMessage

public static final int PKTID_SrvMonMessageBusBindingReconnectingMessage
See Also:
Constant Field Values

PKTID_SrvMonAppStoreTransactionLogRepairedMessage

public static final int PKTID_SrvMonAppStoreTransactionLogRepairedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppStatsAlertMessage

public static final int PKTID_SrvMonAppStatsAlertMessage
See Also:
Constant Field Values

PKTID_SrvMonAppOutboundLogExceptionMessage

public static final int PKTID_SrvMonAppOutboundLogExceptionMessage
See Also:
Constant Field Values

PKTID_SrvMonAppSendExceptionMessage

public static final int PKTID_SrvMonAppSendExceptionMessage
See Also:
Constant Field Values

PKTID_SrvMonAppExceptionMessage

public static final int PKTID_SrvMonAppExceptionMessage
See Also:
Constant Field Values

PKTID_SrvMonAppDuplicateAcknowledgementAlertMessage

public static final int PKTID_SrvMonAppDuplicateAcknowledgementAlertMessage
See Also:
Constant Field Values

PKTID_SrvMonAppInboundLogExceptionMessage

public static final int PKTID_SrvMonAppInboundLogExceptionMessage
See Also:
Constant Field Values

PKTID_SrvMonAppUnhandledMessageMessage

public static final int PKTID_SrvMonAppUnhandledMessageMessage
See Also:
Constant Field Values

PKTID_SrvMonMessageBusBindingReconnectedMessage

public static final int PKTID_SrvMonMessageBusBindingReconnectedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppOutOfOrderSendCommitCompletionAlertMessage

public static final int PKTID_SrvMonAppOutOfOrderSendCommitCompletionAlertMessage
See Also:
Constant Field Values

PKTID_SrvMonUnhandledMessageMessage

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

SrvMonAlertFactory

public SrvMonAlertFactory()
Method Detail

create

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


createSrvMonAppStuckAlertMessage

public static final SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessage()
SrvMonAppStuckAlertMessage factory method

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


createSrvMonAppStuckAlertMessage

public static final SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessage(com.eaio.uuid.UUID id)
SrvMonAppStuckAlertMessage factory method

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


createSrvMonAppStuckAlertMessageFromXbufContainerPacket

public static final SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppStuckAlertMessage factory method

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


createSrvMonAppStuckAlertMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppStuckAlertMessage factory method

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


createSrvMonAppStuckAlertMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppStuckAlertMessage factory method

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


createSrvMonAppStuckAlertMessageFromSerializedXbufContainer

public static final SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppStuckAlertMessage factory method

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


createSrvMonAppStuckAlertMessageFromSerializedXbufContainer

public static final SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppStuckAlertMessage factory method

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


createSrvMonAppStuckAlertMessageFromJson

public static final SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromJson(String json)
SrvMonAppStuckAlertMessage factory method

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


createSrvMonAppStuckAlertMessageFromRawJson

public static final SrvMonAppStuckAlertMessage createSrvMonAppStuckAlertMessageFromRawJson(String json)
SrvMonAppStuckAlertMessage factory method

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


createSrvMonMessageTraceLoggingExceptionMessage

public static final SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessage()
SrvMonMessageTraceLoggingExceptionMessage factory method

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


createSrvMonMessageTraceLoggingExceptionMessage

public static final SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessage(com.eaio.uuid.UUID id)
SrvMonMessageTraceLoggingExceptionMessage factory method

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


createSrvMonMessageTraceLoggingExceptionMessageFromXbufContainerPacket

public static final SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromXbufContainerPacket(PktPacket packet)
SrvMonMessageTraceLoggingExceptionMessage factory method

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


createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainerPacket

public static final SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonMessageTraceLoggingExceptionMessage factory method

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


createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainerPacket

public static final SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonMessageTraceLoggingExceptionMessage factory method

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


createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainer

public static final SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonMessageTraceLoggingExceptionMessage factory method

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


createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainer

public static final SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonMessageTraceLoggingExceptionMessage factory method

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


createSrvMonMessageTraceLoggingExceptionMessageFromJson

public static final SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromJson(String json)
SrvMonMessageTraceLoggingExceptionMessage factory method

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


createSrvMonMessageTraceLoggingExceptionMessageFromRawJson

public static final SrvMonMessageTraceLoggingExceptionMessage createSrvMonMessageTraceLoggingExceptionMessageFromRawJson(String json)
SrvMonMessageTraceLoggingExceptionMessage factory method

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


createSrvMonMessageBusBindingReconnectingMessage

public static final SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessage()
SrvMonMessageBusBindingReconnectingMessage factory method

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


createSrvMonMessageBusBindingReconnectingMessage

public static final SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessage(com.eaio.uuid.UUID id)
SrvMonMessageBusBindingReconnectingMessage factory method

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


createSrvMonMessageBusBindingReconnectingMessageFromXbufContainerPacket

public static final SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromXbufContainerPacket(PktPacket packet)
SrvMonMessageBusBindingReconnectingMessage factory method

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


createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainerPacket

public static final SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonMessageBusBindingReconnectingMessage factory method

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


createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainerPacket

public static final SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonMessageBusBindingReconnectingMessage factory method

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


createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainer

public static final SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonMessageBusBindingReconnectingMessage factory method

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


createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainer

public static final SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonMessageBusBindingReconnectingMessage factory method

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


createSrvMonMessageBusBindingReconnectingMessageFromJson

public static final SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromJson(String json)
SrvMonMessageBusBindingReconnectingMessage factory method

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


createSrvMonMessageBusBindingReconnectingMessageFromRawJson

public static final SrvMonMessageBusBindingReconnectingMessage createSrvMonMessageBusBindingReconnectingMessageFromRawJson(String json)
SrvMonMessageBusBindingReconnectingMessage factory method

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


createSrvMonAppStoreTransactionLogRepairedMessage

public static final SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessage()
SrvMonAppStoreTransactionLogRepairedMessage factory method

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


createSrvMonAppStoreTransactionLogRepairedMessage

public static final SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessage(com.eaio.uuid.UUID id)
SrvMonAppStoreTransactionLogRepairedMessage factory method

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


createSrvMonAppStoreTransactionLogRepairedMessageFromXbufContainerPacket

public static final SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppStoreTransactionLogRepairedMessage factory method

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


createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppStoreTransactionLogRepairedMessage factory method

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


createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppStoreTransactionLogRepairedMessage factory method

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


createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainer

public static final SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppStoreTransactionLogRepairedMessage factory method

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


createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainer

public static final SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppStoreTransactionLogRepairedMessage factory method

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


createSrvMonAppStoreTransactionLogRepairedMessageFromJson

public static final SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromJson(String json)
SrvMonAppStoreTransactionLogRepairedMessage factory method

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


createSrvMonAppStoreTransactionLogRepairedMessageFromRawJson

public static final SrvMonAppStoreTransactionLogRepairedMessage createSrvMonAppStoreTransactionLogRepairedMessageFromRawJson(String json)
SrvMonAppStoreTransactionLogRepairedMessage factory method

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


createSrvMonAppStatsAlertMessage

public static final SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessage()
SrvMonAppStatsAlertMessage factory method

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


createSrvMonAppStatsAlertMessage

public static final SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessage(com.eaio.uuid.UUID id)
SrvMonAppStatsAlertMessage factory method

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


createSrvMonAppStatsAlertMessageFromXbufContainerPacket

public static final SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppStatsAlertMessage factory method

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


createSrvMonAppStatsAlertMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppStatsAlertMessage factory method

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


createSrvMonAppStatsAlertMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppStatsAlertMessage factory method

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


createSrvMonAppStatsAlertMessageFromSerializedXbufContainer

public static final SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppStatsAlertMessage factory method

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


createSrvMonAppStatsAlertMessageFromSerializedXbufContainer

public static final SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppStatsAlertMessage factory method

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


createSrvMonAppStatsAlertMessageFromJson

public static final SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromJson(String json)
SrvMonAppStatsAlertMessage factory method

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


createSrvMonAppStatsAlertMessageFromRawJson

public static final SrvMonAppStatsAlertMessage createSrvMonAppStatsAlertMessageFromRawJson(String json)
SrvMonAppStatsAlertMessage factory method

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


createSrvMonAppOutboundLogExceptionMessage

public static final SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessage()
SrvMonAppOutboundLogExceptionMessage factory method

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


createSrvMonAppOutboundLogExceptionMessage

public static final SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessage(com.eaio.uuid.UUID id)
SrvMonAppOutboundLogExceptionMessage factory method

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


createSrvMonAppOutboundLogExceptionMessageFromXbufContainerPacket

public static final SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppOutboundLogExceptionMessage factory method

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


createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainerPacket

public static final SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppOutboundLogExceptionMessage factory method

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


createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainerPacket

public static final SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppOutboundLogExceptionMessage factory method

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


createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainer

public static final SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppOutboundLogExceptionMessage factory method

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


createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainer

public static final SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppOutboundLogExceptionMessage factory method

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


createSrvMonAppOutboundLogExceptionMessageFromJson

public static final SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromJson(String json)
SrvMonAppOutboundLogExceptionMessage factory method

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


createSrvMonAppOutboundLogExceptionMessageFromRawJson

public static final SrvMonAppOutboundLogExceptionMessage createSrvMonAppOutboundLogExceptionMessageFromRawJson(String json)
SrvMonAppOutboundLogExceptionMessage factory method

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


createSrvMonAppSendExceptionMessage

public static final SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessage()
SrvMonAppSendExceptionMessage factory method

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


createSrvMonAppSendExceptionMessage

public static final SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessage(com.eaio.uuid.UUID id)
SrvMonAppSendExceptionMessage factory method

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


createSrvMonAppSendExceptionMessageFromXbufContainerPacket

public static final SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppSendExceptionMessage factory method

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


createSrvMonAppSendExceptionMessageFromSerializedXbufContainerPacket

public static final SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppSendExceptionMessage factory method

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


createSrvMonAppSendExceptionMessageFromSerializedXbufContainerPacket

public static final SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppSendExceptionMessage factory method

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


createSrvMonAppSendExceptionMessageFromSerializedXbufContainer

public static final SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppSendExceptionMessage factory method

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


createSrvMonAppSendExceptionMessageFromSerializedXbufContainer

public static final SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppSendExceptionMessage factory method

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


createSrvMonAppSendExceptionMessageFromJson

public static final SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromJson(String json)
SrvMonAppSendExceptionMessage factory method

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


createSrvMonAppSendExceptionMessageFromRawJson

public static final SrvMonAppSendExceptionMessage createSrvMonAppSendExceptionMessageFromRawJson(String json)
SrvMonAppSendExceptionMessage factory method

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


createSrvMonAppExceptionMessage

public static final SrvMonAppExceptionMessage createSrvMonAppExceptionMessage()
SrvMonAppExceptionMessage factory method

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


createSrvMonAppExceptionMessage

public static final SrvMonAppExceptionMessage createSrvMonAppExceptionMessage(com.eaio.uuid.UUID id)
SrvMonAppExceptionMessage factory method

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


createSrvMonAppExceptionMessageFromXbufContainerPacket

public static final SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppExceptionMessage factory method

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


createSrvMonAppExceptionMessageFromSerializedXbufContainerPacket

public static final SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppExceptionMessage factory method

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


createSrvMonAppExceptionMessageFromSerializedXbufContainerPacket

public static final SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppExceptionMessage factory method

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


createSrvMonAppExceptionMessageFromSerializedXbufContainer

public static final SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppExceptionMessage factory method

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


createSrvMonAppExceptionMessageFromSerializedXbufContainer

public static final SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppExceptionMessage factory method

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


createSrvMonAppExceptionMessageFromJson

public static final SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromJson(String json)
SrvMonAppExceptionMessage factory method

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


createSrvMonAppExceptionMessageFromRawJson

public static final SrvMonAppExceptionMessage createSrvMonAppExceptionMessageFromRawJson(String json)
SrvMonAppExceptionMessage factory method

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


createSrvMonAppDuplicateAcknowledgementAlertMessage

public static final SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessage()
SrvMonAppDuplicateAcknowledgementAlertMessage factory method

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


createSrvMonAppDuplicateAcknowledgementAlertMessage

public static final SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessage(com.eaio.uuid.UUID id)
SrvMonAppDuplicateAcknowledgementAlertMessage factory method

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


createSrvMonAppDuplicateAcknowledgementAlertMessageFromXbufContainerPacket

public static final SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppDuplicateAcknowledgementAlertMessage factory method

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


createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainerPacket

public static final SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppDuplicateAcknowledgementAlertMessage factory method

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


createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainerPacket

public static final SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppDuplicateAcknowledgementAlertMessage factory method

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


createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainer

public static final SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppDuplicateAcknowledgementAlertMessage factory method

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


createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainer

public static final SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppDuplicateAcknowledgementAlertMessage factory method

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


createSrvMonAppDuplicateAcknowledgementAlertMessageFromJson

public static final SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromJson(String json)
SrvMonAppDuplicateAcknowledgementAlertMessage factory method

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


createSrvMonAppDuplicateAcknowledgementAlertMessageFromRawJson

public static final SrvMonAppDuplicateAcknowledgementAlertMessage createSrvMonAppDuplicateAcknowledgementAlertMessageFromRawJson(String json)
SrvMonAppDuplicateAcknowledgementAlertMessage factory method

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


createSrvMonAppInboundLogExceptionMessage

public static final SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessage()
SrvMonAppInboundLogExceptionMessage factory method

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


createSrvMonAppInboundLogExceptionMessage

public static final SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessage(com.eaio.uuid.UUID id)
SrvMonAppInboundLogExceptionMessage factory method

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


createSrvMonAppInboundLogExceptionMessageFromXbufContainerPacket

public static final SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppInboundLogExceptionMessage factory method

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


createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainerPacket

public static final SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppInboundLogExceptionMessage factory method

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


createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainerPacket

public static final SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppInboundLogExceptionMessage factory method

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


createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainer

public static final SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppInboundLogExceptionMessage factory method

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


createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainer

public static final SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppInboundLogExceptionMessage factory method

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


createSrvMonAppInboundLogExceptionMessageFromJson

public static final SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromJson(String json)
SrvMonAppInboundLogExceptionMessage factory method

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


createSrvMonAppInboundLogExceptionMessageFromRawJson

public static final SrvMonAppInboundLogExceptionMessage createSrvMonAppInboundLogExceptionMessageFromRawJson(String json)
SrvMonAppInboundLogExceptionMessage factory method

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


createSrvMonAppUnhandledMessageMessage

public static final SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessage()
SrvMonAppUnhandledMessageMessage factory method

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


createSrvMonAppUnhandledMessageMessage

public static final SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessage(com.eaio.uuid.UUID id)
SrvMonAppUnhandledMessageMessage factory method

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


createSrvMonAppUnhandledMessageMessageFromXbufContainerPacket

public static final SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppUnhandledMessageMessage factory method

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


createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainerPacket

public static final SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppUnhandledMessageMessage factory method

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


createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainerPacket

public static final SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppUnhandledMessageMessage factory method

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


createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainer

public static final SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppUnhandledMessageMessage factory method

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


createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainer

public static final SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppUnhandledMessageMessage factory method

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


createSrvMonAppUnhandledMessageMessageFromJson

public static final SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromJson(String json)
SrvMonAppUnhandledMessageMessage factory method

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


createSrvMonAppUnhandledMessageMessageFromRawJson

public static final SrvMonAppUnhandledMessageMessage createSrvMonAppUnhandledMessageMessageFromRawJson(String json)
SrvMonAppUnhandledMessageMessage factory method

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


createSrvMonMessageBusBindingReconnectedMessage

public static final SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessage()
SrvMonMessageBusBindingReconnectedMessage factory method

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


createSrvMonMessageBusBindingReconnectedMessage

public static final SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessage(com.eaio.uuid.UUID id)
SrvMonMessageBusBindingReconnectedMessage factory method

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


createSrvMonMessageBusBindingReconnectedMessageFromXbufContainerPacket

public static final SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonMessageBusBindingReconnectedMessage factory method

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


createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainerPacket

public static final SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonMessageBusBindingReconnectedMessage factory method

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


createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainerPacket

public static final SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonMessageBusBindingReconnectedMessage factory method

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


createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainer

public static final SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonMessageBusBindingReconnectedMessage factory method

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


createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainer

public static final SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonMessageBusBindingReconnectedMessage factory method

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


createSrvMonMessageBusBindingReconnectedMessageFromJson

public static final SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromJson(String json)
SrvMonMessageBusBindingReconnectedMessage factory method

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


createSrvMonMessageBusBindingReconnectedMessageFromRawJson

public static final SrvMonMessageBusBindingReconnectedMessage createSrvMonMessageBusBindingReconnectedMessageFromRawJson(String json)
SrvMonMessageBusBindingReconnectedMessage factory method

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


createSrvMonAppOutOfOrderSendCommitCompletionAlertMessage

public static final SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessage()
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method

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


createSrvMonAppOutOfOrderSendCommitCompletionAlertMessage

public static final SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessage(com.eaio.uuid.UUID id)
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method

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


createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromXbufContainerPacket

public static final SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method

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


createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainerPacket

public static final SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method

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


createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainerPacket

public static final SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method

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


createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainer

public static final SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method

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


createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainer

public static final SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method

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


createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromJson

public static final SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromJson(String json)
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method

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


createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromRawJson

public static final SrvMonAppOutOfOrderSendCommitCompletionAlertMessage createSrvMonAppOutOfOrderSendCommitCompletionAlertMessageFromRawJson(String json)
SrvMonAppOutOfOrderSendCommitCompletionAlertMessage factory method

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


createSrvMonUnhandledMessageMessage

public static final SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessage()
SrvMonUnhandledMessageMessage factory method

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


createSrvMonUnhandledMessageMessage

public static final SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessage(com.eaio.uuid.UUID id)
SrvMonUnhandledMessageMessage factory method

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


createSrvMonUnhandledMessageMessageFromXbufContainerPacket

public static final SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromXbufContainerPacket(PktPacket packet)
SrvMonUnhandledMessageMessage factory method

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


createSrvMonUnhandledMessageMessageFromSerializedXbufContainerPacket

public static final SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonUnhandledMessageMessage factory method

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


createSrvMonUnhandledMessageMessageFromSerializedXbufContainerPacket

public static final SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonUnhandledMessageMessage factory method

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


createSrvMonUnhandledMessageMessageFromSerializedXbufContainer

public static final SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonUnhandledMessageMessage factory method

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


createSrvMonUnhandledMessageMessageFromSerializedXbufContainer

public static final SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonUnhandledMessageMessage factory method

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


createSrvMonUnhandledMessageMessageFromJson

public static final SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromJson(String json)
SrvMonUnhandledMessageMessage factory method

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


createSrvMonUnhandledMessageMessageFromRawJson

public static final SrvMonUnhandledMessageMessage createSrvMonUnhandledMessageMessageFromRawJson(String json)
SrvMonUnhandledMessageMessage factory method

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