com.neeve.server.mon.lifecycle
Class SrvMonLifecycleFactory

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

@Generated(value="com.neeve.adm.AdmFactory",
           date="Wed Mar 28 10:54:30 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 SrvMonLifecycleFactory
extends Object
implements IStoreObjectFactory, MessageViewFactory

Factory for Core X Server Lifecycle Monitoring


Field Summary
static short ID_SrvMonAppBusBindingCreatedMessage
           
static short ID_SrvMonAppBusBindingCreateFailedMessage
           
static short ID_SrvMonAppBusBindingDestroyedMessage
           
static short ID_SrvMonAppBusBindingDownMessage
           
static short ID_SrvMonAppBusBindingOpenedMessage
           
static short ID_SrvMonAppBusBindingOpenFailedMessage
           
static short ID_SrvMonAppBusBindingOpeningMessage
           
static short ID_SrvMonAppBusBindingUpMessage
           
static short ID_SrvMonAppChannelDownMessage
           
static short ID_SrvMonAppChannelUpMessage
           
static short ID_SrvMonAppEngineActiveMessage
           
static short ID_SrvMonAppEngineCreatedMessage
           
static short ID_SrvMonAppEngineStartedMessage
           
static short ID_SrvMonAppEngineStoppedMessage
           
static short ID_SrvMonAppEngineStoppingMessage
           
static short ID_SrvMonAppMessagingFailedMessage
           
static short ID_SrvMonAppMessagingPrestartMessage
           
static short ID_SrvMonAppMessagingStartedMessage
           
static short ID_SrvMonAppMessagingStartFailedMessage
           
static short ID_SrvMonAppStoreBindingFailedMessage
           
static short ID_SrvMonAppStoreBindingRoleChangedMessage
           
static short ID_SrvMonAppStoreMemberDownMessage
           
static short ID_SrvMonAppStoreMemberInitCompleteMessage
           
static short ID_SrvMonAppStoreMemberUpMessage
           
static short OFID
           
static int PKTID_SrvMonAppBusBindingCreatedMessage
           
static int PKTID_SrvMonAppBusBindingCreateFailedMessage
           
static int PKTID_SrvMonAppBusBindingDestroyedMessage
           
static int PKTID_SrvMonAppBusBindingDownMessage
           
static int PKTID_SrvMonAppBusBindingOpenedMessage
           
static int PKTID_SrvMonAppBusBindingOpenFailedMessage
           
static int PKTID_SrvMonAppBusBindingOpeningMessage
           
static int PKTID_SrvMonAppBusBindingUpMessage
           
static int PKTID_SrvMonAppChannelDownMessage
           
static int PKTID_SrvMonAppChannelUpMessage
           
static int PKTID_SrvMonAppEngineActiveMessage
           
static int PKTID_SrvMonAppEngineCreatedMessage
           
static int PKTID_SrvMonAppEngineStartedMessage
           
static int PKTID_SrvMonAppEngineStoppedMessage
           
static int PKTID_SrvMonAppEngineStoppingMessage
           
static int PKTID_SrvMonAppMessagingFailedMessage
           
static int PKTID_SrvMonAppMessagingPrestartMessage
           
static int PKTID_SrvMonAppMessagingStartedMessage
           
static int PKTID_SrvMonAppMessagingStartFailedMessage
           
static int PKTID_SrvMonAppStoreBindingFailedMessage
           
static int PKTID_SrvMonAppStoreBindingRoleChangedMessage
           
static int PKTID_SrvMonAppStoreMemberDownMessage
           
static int PKTID_SrvMonAppStoreMemberInitCompleteMessage
           
static int PKTID_SrvMonAppStoreMemberUpMessage
           
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
SrvMonLifecycleFactory()
           
 
Method Summary
static SrvMonLifecycleFactory 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 SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessage()
          SrvMonAppBusBindingCreatedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects.
static SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessage(com.eaio.uuid.UUID id)
          SrvMonAppBusBindingCreatedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects initialized with a given store id.
static SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromJson(String json)
          SrvMonAppBusBindingCreatedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromRawJson(String json)
          SrvMonAppBusBindingCreatedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppBusBindingCreatedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppBusBindingCreatedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppBusBindingCreatedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppBusBindingCreatedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppBusBindingCreatedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessage()
          SrvMonAppBusBindingCreateFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects.
static SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessage(com.eaio.uuid.UUID id)
          SrvMonAppBusBindingCreateFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects initialized with a given store id.
static SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromJson(String json)
          SrvMonAppBusBindingCreateFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromRawJson(String json)
          SrvMonAppBusBindingCreateFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppBusBindingCreateFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppBusBindingCreateFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppBusBindingCreateFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppBusBindingCreateFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppBusBindingCreateFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessage()
          SrvMonAppBusBindingDestroyedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects.
static SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessage(com.eaio.uuid.UUID id)
          SrvMonAppBusBindingDestroyedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects initialized with a given store id.
static SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromJson(String json)
          SrvMonAppBusBindingDestroyedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object.
static SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromRawJson(String json)
          SrvMonAppBusBindingDestroyedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object.
static SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppBusBindingDestroyedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object.
static SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppBusBindingDestroyedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object.
static SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppBusBindingDestroyedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object.
static SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppBusBindingDestroyedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object.
static SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppBusBindingDestroyedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object.
static SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessage()
          SrvMonAppBusBindingDownMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects.
static SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessage(com.eaio.uuid.UUID id)
          SrvMonAppBusBindingDownMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects initialized with a given store id.
static SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromJson(String json)
          SrvMonAppBusBindingDownMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object.
static SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromRawJson(String json)
          SrvMonAppBusBindingDownMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object.
static SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppBusBindingDownMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object.
static SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppBusBindingDownMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object.
static SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppBusBindingDownMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object.
static SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppBusBindingDownMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object.
static SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppBusBindingDownMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessage()
          SrvMonAppBusBindingOpenedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects.
static SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessage(com.eaio.uuid.UUID id)
          SrvMonAppBusBindingOpenedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects initialized with a given store id.
static SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromJson(String json)
          SrvMonAppBusBindingOpenedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromRawJson(String json)
          SrvMonAppBusBindingOpenedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppBusBindingOpenedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppBusBindingOpenedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppBusBindingOpenedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppBusBindingOpenedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppBusBindingOpenedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessage()
          SrvMonAppBusBindingOpenFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects.
static SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessage(com.eaio.uuid.UUID id)
          SrvMonAppBusBindingOpenFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects initialized with a given store id.
static SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromJson(String json)
          SrvMonAppBusBindingOpenFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromRawJson(String json)
          SrvMonAppBusBindingOpenFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppBusBindingOpenFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppBusBindingOpenFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppBusBindingOpenFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppBusBindingOpenFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppBusBindingOpenFailedMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessage()
          SrvMonAppBusBindingOpeningMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects.
static SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessage(com.eaio.uuid.UUID id)
          SrvMonAppBusBindingOpeningMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects initialized with a given store id.
static SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromJson(String json)
          SrvMonAppBusBindingOpeningMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromRawJson(String json)
          SrvMonAppBusBindingOpeningMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppBusBindingOpeningMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppBusBindingOpeningMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppBusBindingOpeningMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppBusBindingOpeningMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object.
static SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppBusBindingOpeningMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object.
static SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessage()
          SrvMonAppBusBindingUpMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects.
static SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessage(com.eaio.uuid.UUID id)
          SrvMonAppBusBindingUpMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects initialized with a given store id.
static SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromJson(String json)
          SrvMonAppBusBindingUpMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object.
static SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromRawJson(String json)
          SrvMonAppBusBindingUpMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object.
static SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppBusBindingUpMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object.
static SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppBusBindingUpMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object.
static SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppBusBindingUpMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object.
static SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppBusBindingUpMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object.
static SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppBusBindingUpMessage factory method This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object.
static SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessage()
          SrvMonAppChannelDownMessage factory method This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects.
static SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessage(com.eaio.uuid.UUID id)
          SrvMonAppChannelDownMessage factory method This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects initialized with a given store id.
static SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromJson(String json)
          SrvMonAppChannelDownMessage factory method This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object.
static SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromRawJson(String json)
          SrvMonAppChannelDownMessage factory method This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object.
static SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppChannelDownMessage factory method This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object.
static SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppChannelDownMessage factory method This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object.
static SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppChannelDownMessage factory method This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object.
static SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppChannelDownMessage factory method This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object.
static SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppChannelDownMessage factory method This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object.
static SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessage()
          SrvMonAppChannelUpMessage factory method This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects.
static SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessage(com.eaio.uuid.UUID id)
          SrvMonAppChannelUpMessage factory method This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects initialized with a given store id.
static SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromJson(String json)
          SrvMonAppChannelUpMessage factory method This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object.
static SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromRawJson(String json)
          SrvMonAppChannelUpMessage factory method This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object.
static SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppChannelUpMessage factory method This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object.
static SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppChannelUpMessage factory method This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object.
static SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppChannelUpMessage factory method This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object.
static SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppChannelUpMessage factory method This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object.
static SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppChannelUpMessage factory method This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object.
static SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessage()
          SrvMonAppEngineActiveMessage factory method This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects.
static SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessage(com.eaio.uuid.UUID id)
          SrvMonAppEngineActiveMessage factory method This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects initialized with a given store id.
static SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromJson(String json)
          SrvMonAppEngineActiveMessage factory method This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object.
static SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromRawJson(String json)
          SrvMonAppEngineActiveMessage factory method This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object.
static SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppEngineActiveMessage factory method This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object.
static SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppEngineActiveMessage factory method This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object.
static SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppEngineActiveMessage factory method This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object.
static SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppEngineActiveMessage factory method This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object.
static SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppEngineActiveMessage factory method This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object.
static SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessage()
          SrvMonAppEngineCreatedMessage factory method This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects.
static SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessage(com.eaio.uuid.UUID id)
          SrvMonAppEngineCreatedMessage factory method This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects initialized with a given store id.
static SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromJson(String json)
          SrvMonAppEngineCreatedMessage factory method This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object.
static SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromRawJson(String json)
          SrvMonAppEngineCreatedMessage factory method This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object.
static SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppEngineCreatedMessage factory method This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object.
static SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppEngineCreatedMessage factory method This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object.
static SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppEngineCreatedMessage factory method This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object.
static SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppEngineCreatedMessage factory method This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object.
static SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppEngineCreatedMessage factory method This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object.
static SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessage()
          SrvMonAppEngineStartedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects.
static SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessage(com.eaio.uuid.UUID id)
          SrvMonAppEngineStartedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects initialized with a given store id.
static SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromJson(String json)
          SrvMonAppEngineStartedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object.
static SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromRawJson(String json)
          SrvMonAppEngineStartedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object.
static SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppEngineStartedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object.
static SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppEngineStartedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object.
static SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppEngineStartedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object.
static SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppEngineStartedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object.
static SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppEngineStartedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object.
static SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessage()
          SrvMonAppEngineStoppedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects.
static SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessage(com.eaio.uuid.UUID id)
          SrvMonAppEngineStoppedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects initialized with a given store id.
static SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromJson(String json)
          SrvMonAppEngineStoppedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object.
static SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromRawJson(String json)
          SrvMonAppEngineStoppedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object.
static SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppEngineStoppedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object.
static SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppEngineStoppedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object.
static SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppEngineStoppedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object.
static SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppEngineStoppedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object.
static SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppEngineStoppedMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object.
static SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessage()
          SrvMonAppEngineStoppingMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects.
static SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessage(com.eaio.uuid.UUID id)
          SrvMonAppEngineStoppingMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects initialized with a given store id.
static SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromJson(String json)
          SrvMonAppEngineStoppingMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object.
static SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromRawJson(String json)
          SrvMonAppEngineStoppingMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object.
static SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppEngineStoppingMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object.
static SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppEngineStoppingMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object.
static SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppEngineStoppingMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object.
static SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppEngineStoppingMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object.
static SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppEngineStoppingMessage factory method This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object.
static SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessage()
          SrvMonAppMessagingFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects.
static SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessage(com.eaio.uuid.UUID id)
          SrvMonAppMessagingFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects initialized with a given store id.
static SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromJson(String json)
          SrvMonAppMessagingFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromRawJson(String json)
          SrvMonAppMessagingFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppMessagingFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppMessagingFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppMessagingFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppMessagingFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppMessagingFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessage()
          SrvMonAppMessagingPrestartMessage factory method This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects.
static SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessage(com.eaio.uuid.UUID id)
          SrvMonAppMessagingPrestartMessage factory method This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects initialized with a given store id.
static SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromJson(String json)
          SrvMonAppMessagingPrestartMessage factory method This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object.
static SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromRawJson(String json)
          SrvMonAppMessagingPrestartMessage factory method This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object.
static SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppMessagingPrestartMessage factory method This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object.
static SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppMessagingPrestartMessage factory method This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object.
static SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppMessagingPrestartMessage factory method This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object.
static SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppMessagingPrestartMessage factory method This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object.
static SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppMessagingPrestartMessage factory method This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object.
static SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessage()
          SrvMonAppMessagingStartedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects.
static SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessage(com.eaio.uuid.UUID id)
          SrvMonAppMessagingStartedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects initialized with a given store id.
static SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromJson(String json)
          SrvMonAppMessagingStartedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromRawJson(String json)
          SrvMonAppMessagingStartedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppMessagingStartedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppMessagingStartedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppMessagingStartedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppMessagingStartedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppMessagingStartedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessage()
          SrvMonAppMessagingStartFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects.
static SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessage(com.eaio.uuid.UUID id)
          SrvMonAppMessagingStartFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects initialized with a given store id.
static SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromJson(String json)
          SrvMonAppMessagingStartFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromRawJson(String json)
          SrvMonAppMessagingStartFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppMessagingStartFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppMessagingStartFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppMessagingStartFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppMessagingStartFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object.
static SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppMessagingStartFailedMessage factory method This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessage()
          SrvMonAppStoreBindingFailedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects.
static SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessage(com.eaio.uuid.UUID id)
          SrvMonAppStoreBindingFailedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects initialized with a given store id.
static SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromJson(String json)
          SrvMonAppStoreBindingFailedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromRawJson(String json)
          SrvMonAppStoreBindingFailedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppStoreBindingFailedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppStoreBindingFailedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppStoreBindingFailedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppStoreBindingFailedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppStoreBindingFailedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessage()
          SrvMonAppStoreBindingRoleChangedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects.
static SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessage(com.eaio.uuid.UUID id)
          SrvMonAppStoreBindingRoleChangedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects initialized with a given store id.
static SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromJson(String json)
          SrvMonAppStoreBindingRoleChangedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromRawJson(String json)
          SrvMonAppStoreBindingRoleChangedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppStoreBindingRoleChangedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppStoreBindingRoleChangedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppStoreBindingRoleChangedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppStoreBindingRoleChangedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object.
static SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppStoreBindingRoleChangedMessage factory method This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object.
static SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessage()
          SrvMonAppStoreMemberDownMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects.
static SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessage(com.eaio.uuid.UUID id)
          SrvMonAppStoreMemberDownMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects initialized with a given store id.
static SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromJson(String json)
          SrvMonAppStoreMemberDownMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object.
static SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromRawJson(String json)
          SrvMonAppStoreMemberDownMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object.
static SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppStoreMemberDownMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object.
static SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppStoreMemberDownMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object.
static SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppStoreMemberDownMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object.
static SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppStoreMemberDownMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object.
static SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppStoreMemberDownMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object.
static SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessage()
          SrvMonAppStoreMemberInitCompleteMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects.
static SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessage(com.eaio.uuid.UUID id)
          SrvMonAppStoreMemberInitCompleteMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects initialized with a given store id.
static SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromJson(String json)
          SrvMonAppStoreMemberInitCompleteMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object.
static SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromRawJson(String json)
          SrvMonAppStoreMemberInitCompleteMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object.
static SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppStoreMemberInitCompleteMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object.
static SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppStoreMemberInitCompleteMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object.
static SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppStoreMemberInitCompleteMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object.
static SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppStoreMemberInitCompleteMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object.
static SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppStoreMemberInitCompleteMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object.
static SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessage()
          SrvMonAppStoreMemberUpMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects.
static SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessage(com.eaio.uuid.UUID id)
          SrvMonAppStoreMemberUpMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects initialized with a given store id.
static SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromJson(String json)
          SrvMonAppStoreMemberUpMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object.
static SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromRawJson(String json)
          SrvMonAppStoreMemberUpMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object.
static SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainer(byte[] serializedContainer)
          SrvMonAppStoreMemberUpMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object.
static SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
          SrvMonAppStoreMemberUpMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object.
static SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
          SrvMonAppStoreMemberUpMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object.
static SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
          SrvMonAppStoreMemberUpMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object.
static SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromXbufContainerPacket(PktPacket packet)
          SrvMonAppStoreMemberUpMessage factory method This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' 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_SrvMonAppBusBindingCreatedMessage

public static final short ID_SrvMonAppBusBindingCreatedMessage
See Also:
Constant Field Values

ID_SrvMonAppChannelDownMessage

public static final short ID_SrvMonAppChannelDownMessage
See Also:
Constant Field Values

ID_SrvMonAppBusBindingDestroyedMessage

public static final short ID_SrvMonAppBusBindingDestroyedMessage
See Also:
Constant Field Values

ID_SrvMonAppStoreBindingRoleChangedMessage

public static final short ID_SrvMonAppStoreBindingRoleChangedMessage
See Also:
Constant Field Values

ID_SrvMonAppMessagingStartFailedMessage

public static final short ID_SrvMonAppMessagingStartFailedMessage
See Also:
Constant Field Values

ID_SrvMonAppBusBindingOpeningMessage

public static final short ID_SrvMonAppBusBindingOpeningMessage
See Also:
Constant Field Values

ID_SrvMonAppMessagingPrestartMessage

public static final short ID_SrvMonAppMessagingPrestartMessage
See Also:
Constant Field Values

ID_SrvMonAppEngineStoppingMessage

public static final short ID_SrvMonAppEngineStoppingMessage
See Also:
Constant Field Values

ID_SrvMonAppEngineStoppedMessage

public static final short ID_SrvMonAppEngineStoppedMessage
See Also:
Constant Field Values

ID_SrvMonAppEngineCreatedMessage

public static final short ID_SrvMonAppEngineCreatedMessage
See Also:
Constant Field Values

ID_SrvMonAppStoreBindingFailedMessage

public static final short ID_SrvMonAppStoreBindingFailedMessage
See Also:
Constant Field Values

ID_SrvMonAppStoreMemberDownMessage

public static final short ID_SrvMonAppStoreMemberDownMessage
See Also:
Constant Field Values

ID_SrvMonAppEngineActiveMessage

public static final short ID_SrvMonAppEngineActiveMessage
See Also:
Constant Field Values

ID_SrvMonAppBusBindingOpenFailedMessage

public static final short ID_SrvMonAppBusBindingOpenFailedMessage
See Also:
Constant Field Values

ID_SrvMonAppMessagingStartedMessage

public static final short ID_SrvMonAppMessagingStartedMessage
See Also:
Constant Field Values

ID_SrvMonAppStoreMemberInitCompleteMessage

public static final short ID_SrvMonAppStoreMemberInitCompleteMessage
See Also:
Constant Field Values

ID_SrvMonAppEngineStartedMessage

public static final short ID_SrvMonAppEngineStartedMessage
See Also:
Constant Field Values

ID_SrvMonAppBusBindingOpenedMessage

public static final short ID_SrvMonAppBusBindingOpenedMessage
See Also:
Constant Field Values

ID_SrvMonAppMessagingFailedMessage

public static final short ID_SrvMonAppMessagingFailedMessage
See Also:
Constant Field Values

ID_SrvMonAppBusBindingUpMessage

public static final short ID_SrvMonAppBusBindingUpMessage
See Also:
Constant Field Values

ID_SrvMonAppBusBindingDownMessage

public static final short ID_SrvMonAppBusBindingDownMessage
See Also:
Constant Field Values

ID_SrvMonAppBusBindingCreateFailedMessage

public static final short ID_SrvMonAppBusBindingCreateFailedMessage
See Also:
Constant Field Values

ID_SrvMonAppChannelUpMessage

public static final short ID_SrvMonAppChannelUpMessage
See Also:
Constant Field Values

ID_SrvMonAppStoreMemberUpMessage

public static final short ID_SrvMonAppStoreMemberUpMessage
See Also:
Constant Field Values

PKTID_SrvMonAppBusBindingCreatedMessage

public static final int PKTID_SrvMonAppBusBindingCreatedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppChannelDownMessage

public static final int PKTID_SrvMonAppChannelDownMessage
See Also:
Constant Field Values

PKTID_SrvMonAppBusBindingDestroyedMessage

public static final int PKTID_SrvMonAppBusBindingDestroyedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppStoreBindingRoleChangedMessage

public static final int PKTID_SrvMonAppStoreBindingRoleChangedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppMessagingStartFailedMessage

public static final int PKTID_SrvMonAppMessagingStartFailedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppBusBindingOpeningMessage

public static final int PKTID_SrvMonAppBusBindingOpeningMessage
See Also:
Constant Field Values

PKTID_SrvMonAppMessagingPrestartMessage

public static final int PKTID_SrvMonAppMessagingPrestartMessage
See Also:
Constant Field Values

PKTID_SrvMonAppEngineStoppingMessage

public static final int PKTID_SrvMonAppEngineStoppingMessage
See Also:
Constant Field Values

PKTID_SrvMonAppEngineStoppedMessage

public static final int PKTID_SrvMonAppEngineStoppedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppEngineCreatedMessage

public static final int PKTID_SrvMonAppEngineCreatedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppStoreBindingFailedMessage

public static final int PKTID_SrvMonAppStoreBindingFailedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppStoreMemberDownMessage

public static final int PKTID_SrvMonAppStoreMemberDownMessage
See Also:
Constant Field Values

PKTID_SrvMonAppEngineActiveMessage

public static final int PKTID_SrvMonAppEngineActiveMessage
See Also:
Constant Field Values

PKTID_SrvMonAppBusBindingOpenFailedMessage

public static final int PKTID_SrvMonAppBusBindingOpenFailedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppMessagingStartedMessage

public static final int PKTID_SrvMonAppMessagingStartedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppStoreMemberInitCompleteMessage

public static final int PKTID_SrvMonAppStoreMemberInitCompleteMessage
See Also:
Constant Field Values

PKTID_SrvMonAppEngineStartedMessage

public static final int PKTID_SrvMonAppEngineStartedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppBusBindingOpenedMessage

public static final int PKTID_SrvMonAppBusBindingOpenedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppMessagingFailedMessage

public static final int PKTID_SrvMonAppMessagingFailedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppBusBindingUpMessage

public static final int PKTID_SrvMonAppBusBindingUpMessage
See Also:
Constant Field Values

PKTID_SrvMonAppBusBindingDownMessage

public static final int PKTID_SrvMonAppBusBindingDownMessage
See Also:
Constant Field Values

PKTID_SrvMonAppBusBindingCreateFailedMessage

public static final int PKTID_SrvMonAppBusBindingCreateFailedMessage
See Also:
Constant Field Values

PKTID_SrvMonAppChannelUpMessage

public static final int PKTID_SrvMonAppChannelUpMessage
See Also:
Constant Field Values

PKTID_SrvMonAppStoreMemberUpMessage

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

SrvMonLifecycleFactory

public SrvMonLifecycleFactory()
Method Detail

create

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


createSrvMonAppBusBindingCreatedMessage

public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessage()
SrvMonAppBusBindingCreatedMessage factory method

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


createSrvMonAppBusBindingCreatedMessage

public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessage(com.eaio.uuid.UUID id)
SrvMonAppBusBindingCreatedMessage factory method

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


createSrvMonAppBusBindingCreatedMessageFromXbufContainerPacket

public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppBusBindingCreatedMessage factory method

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


createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppBusBindingCreatedMessage factory method

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


createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppBusBindingCreatedMessage factory method

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


createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppBusBindingCreatedMessage factory method

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


createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppBusBindingCreatedMessage factory method

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


createSrvMonAppBusBindingCreatedMessageFromJson

public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromJson(String json)
SrvMonAppBusBindingCreatedMessage factory method

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


createSrvMonAppBusBindingCreatedMessageFromRawJson

public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromRawJson(String json)
SrvMonAppBusBindingCreatedMessage factory method

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


createSrvMonAppChannelDownMessage

public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessage()
SrvMonAppChannelDownMessage factory method

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


createSrvMonAppChannelDownMessage

public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessage(com.eaio.uuid.UUID id)
SrvMonAppChannelDownMessage factory method

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


createSrvMonAppChannelDownMessageFromXbufContainerPacket

public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppChannelDownMessage factory method

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


createSrvMonAppChannelDownMessageFromSerializedXbufContainerPacket

public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppChannelDownMessage factory method

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


createSrvMonAppChannelDownMessageFromSerializedXbufContainerPacket

public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppChannelDownMessage factory method

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


createSrvMonAppChannelDownMessageFromSerializedXbufContainer

public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppChannelDownMessage factory method

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


createSrvMonAppChannelDownMessageFromSerializedXbufContainer

public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppChannelDownMessage factory method

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


createSrvMonAppChannelDownMessageFromJson

public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromJson(String json)
SrvMonAppChannelDownMessage factory method

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


createSrvMonAppChannelDownMessageFromRawJson

public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromRawJson(String json)
SrvMonAppChannelDownMessage factory method

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


createSrvMonAppBusBindingDestroyedMessage

public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessage()
SrvMonAppBusBindingDestroyedMessage factory method

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


createSrvMonAppBusBindingDestroyedMessage

public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessage(com.eaio.uuid.UUID id)
SrvMonAppBusBindingDestroyedMessage factory method

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


createSrvMonAppBusBindingDestroyedMessageFromXbufContainerPacket

public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppBusBindingDestroyedMessage factory method

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


createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppBusBindingDestroyedMessage factory method

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


createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppBusBindingDestroyedMessage factory method

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


createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppBusBindingDestroyedMessage factory method

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


createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppBusBindingDestroyedMessage factory method

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


createSrvMonAppBusBindingDestroyedMessageFromJson

public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromJson(String json)
SrvMonAppBusBindingDestroyedMessage factory method

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


createSrvMonAppBusBindingDestroyedMessageFromRawJson

public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromRawJson(String json)
SrvMonAppBusBindingDestroyedMessage factory method

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


createSrvMonAppStoreBindingRoleChangedMessage

public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessage()
SrvMonAppStoreBindingRoleChangedMessage factory method

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


createSrvMonAppStoreBindingRoleChangedMessage

public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessage(com.eaio.uuid.UUID id)
SrvMonAppStoreBindingRoleChangedMessage factory method

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


createSrvMonAppStoreBindingRoleChangedMessageFromXbufContainerPacket

public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppStoreBindingRoleChangedMessage factory method

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


createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppStoreBindingRoleChangedMessage factory method

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


createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppStoreBindingRoleChangedMessage factory method

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


createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainer

public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppStoreBindingRoleChangedMessage factory method

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


createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainer

public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppStoreBindingRoleChangedMessage factory method

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


createSrvMonAppStoreBindingRoleChangedMessageFromJson

public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromJson(String json)
SrvMonAppStoreBindingRoleChangedMessage factory method

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


createSrvMonAppStoreBindingRoleChangedMessageFromRawJson

public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromRawJson(String json)
SrvMonAppStoreBindingRoleChangedMessage factory method

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


createSrvMonAppMessagingStartFailedMessage

public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessage()
SrvMonAppMessagingStartFailedMessage factory method

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


createSrvMonAppMessagingStartFailedMessage

public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessage(com.eaio.uuid.UUID id)
SrvMonAppMessagingStartFailedMessage factory method

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


createSrvMonAppMessagingStartFailedMessageFromXbufContainerPacket

public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppMessagingStartFailedMessage factory method

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


createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppMessagingStartFailedMessage factory method

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


createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppMessagingStartFailedMessage factory method

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


createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainer

public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppMessagingStartFailedMessage factory method

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


createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainer

public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppMessagingStartFailedMessage factory method

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


createSrvMonAppMessagingStartFailedMessageFromJson

public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromJson(String json)
SrvMonAppMessagingStartFailedMessage factory method

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


createSrvMonAppMessagingStartFailedMessageFromRawJson

public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromRawJson(String json)
SrvMonAppMessagingStartFailedMessage factory method

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


createSrvMonAppBusBindingOpeningMessage

public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessage()
SrvMonAppBusBindingOpeningMessage factory method

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


createSrvMonAppBusBindingOpeningMessage

public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessage(com.eaio.uuid.UUID id)
SrvMonAppBusBindingOpeningMessage factory method

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


createSrvMonAppBusBindingOpeningMessageFromXbufContainerPacket

public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppBusBindingOpeningMessage factory method

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


createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppBusBindingOpeningMessage factory method

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


createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppBusBindingOpeningMessage factory method

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


createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppBusBindingOpeningMessage factory method

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


createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppBusBindingOpeningMessage factory method

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


createSrvMonAppBusBindingOpeningMessageFromJson

public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromJson(String json)
SrvMonAppBusBindingOpeningMessage factory method

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


createSrvMonAppBusBindingOpeningMessageFromRawJson

public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromRawJson(String json)
SrvMonAppBusBindingOpeningMessage factory method

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


createSrvMonAppMessagingPrestartMessage

public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessage()
SrvMonAppMessagingPrestartMessage factory method

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


createSrvMonAppMessagingPrestartMessage

public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessage(com.eaio.uuid.UUID id)
SrvMonAppMessagingPrestartMessage factory method

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


createSrvMonAppMessagingPrestartMessageFromXbufContainerPacket

public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppMessagingPrestartMessage factory method

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


createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainerPacket

public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppMessagingPrestartMessage factory method

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


createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainerPacket

public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppMessagingPrestartMessage factory method

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


createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainer

public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppMessagingPrestartMessage factory method

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


createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainer

public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppMessagingPrestartMessage factory method

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


createSrvMonAppMessagingPrestartMessageFromJson

public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromJson(String json)
SrvMonAppMessagingPrestartMessage factory method

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


createSrvMonAppMessagingPrestartMessageFromRawJson

public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromRawJson(String json)
SrvMonAppMessagingPrestartMessage factory method

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


createSrvMonAppEngineStoppingMessage

public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessage()
SrvMonAppEngineStoppingMessage factory method

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


createSrvMonAppEngineStoppingMessage

public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessage(com.eaio.uuid.UUID id)
SrvMonAppEngineStoppingMessage factory method

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


createSrvMonAppEngineStoppingMessageFromXbufContainerPacket

public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppEngineStoppingMessage factory method

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


createSrvMonAppEngineStoppingMessageFromSerializedXbufContainerPacket

public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppEngineStoppingMessage factory method

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


createSrvMonAppEngineStoppingMessageFromSerializedXbufContainerPacket

public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppEngineStoppingMessage factory method

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


createSrvMonAppEngineStoppingMessageFromSerializedXbufContainer

public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppEngineStoppingMessage factory method

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


createSrvMonAppEngineStoppingMessageFromSerializedXbufContainer

public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppEngineStoppingMessage factory method

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


createSrvMonAppEngineStoppingMessageFromJson

public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromJson(String json)
SrvMonAppEngineStoppingMessage factory method

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


createSrvMonAppEngineStoppingMessageFromRawJson

public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromRawJson(String json)
SrvMonAppEngineStoppingMessage factory method

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


createSrvMonAppEngineStoppedMessage

public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessage()
SrvMonAppEngineStoppedMessage factory method

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


createSrvMonAppEngineStoppedMessage

public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessage(com.eaio.uuid.UUID id)
SrvMonAppEngineStoppedMessage factory method

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


createSrvMonAppEngineStoppedMessageFromXbufContainerPacket

public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppEngineStoppedMessage factory method

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


createSrvMonAppEngineStoppedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppEngineStoppedMessage factory method

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


createSrvMonAppEngineStoppedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppEngineStoppedMessage factory method

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


createSrvMonAppEngineStoppedMessageFromSerializedXbufContainer

public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppEngineStoppedMessage factory method

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


createSrvMonAppEngineStoppedMessageFromSerializedXbufContainer

public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppEngineStoppedMessage factory method

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


createSrvMonAppEngineStoppedMessageFromJson

public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromJson(String json)
SrvMonAppEngineStoppedMessage factory method

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


createSrvMonAppEngineStoppedMessageFromRawJson

public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromRawJson(String json)
SrvMonAppEngineStoppedMessage factory method

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


createSrvMonAppEngineCreatedMessage

public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessage()
SrvMonAppEngineCreatedMessage factory method

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


createSrvMonAppEngineCreatedMessage

public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessage(com.eaio.uuid.UUID id)
SrvMonAppEngineCreatedMessage factory method

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


createSrvMonAppEngineCreatedMessageFromXbufContainerPacket

public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppEngineCreatedMessage factory method

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


createSrvMonAppEngineCreatedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppEngineCreatedMessage factory method

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


createSrvMonAppEngineCreatedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppEngineCreatedMessage factory method

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


createSrvMonAppEngineCreatedMessageFromSerializedXbufContainer

public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppEngineCreatedMessage factory method

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


createSrvMonAppEngineCreatedMessageFromSerializedXbufContainer

public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppEngineCreatedMessage factory method

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


createSrvMonAppEngineCreatedMessageFromJson

public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromJson(String json)
SrvMonAppEngineCreatedMessage factory method

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


createSrvMonAppEngineCreatedMessageFromRawJson

public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromRawJson(String json)
SrvMonAppEngineCreatedMessage factory method

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


createSrvMonAppStoreBindingFailedMessage

public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessage()
SrvMonAppStoreBindingFailedMessage factory method

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


createSrvMonAppStoreBindingFailedMessage

public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessage(com.eaio.uuid.UUID id)
SrvMonAppStoreBindingFailedMessage factory method

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


createSrvMonAppStoreBindingFailedMessageFromXbufContainerPacket

public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppStoreBindingFailedMessage factory method

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


createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppStoreBindingFailedMessage factory method

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


createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppStoreBindingFailedMessage factory method

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


createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainer

public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppStoreBindingFailedMessage factory method

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


createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainer

public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppStoreBindingFailedMessage factory method

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


createSrvMonAppStoreBindingFailedMessageFromJson

public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromJson(String json)
SrvMonAppStoreBindingFailedMessage factory method

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


createSrvMonAppStoreBindingFailedMessageFromRawJson

public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromRawJson(String json)
SrvMonAppStoreBindingFailedMessage factory method

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


createSrvMonAppStoreMemberDownMessage

public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessage()
SrvMonAppStoreMemberDownMessage factory method

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


createSrvMonAppStoreMemberDownMessage

public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessage(com.eaio.uuid.UUID id)
SrvMonAppStoreMemberDownMessage factory method

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


createSrvMonAppStoreMemberDownMessageFromXbufContainerPacket

public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppStoreMemberDownMessage factory method

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


createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppStoreMemberDownMessage factory method

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


createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppStoreMemberDownMessage factory method

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


createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainer

public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppStoreMemberDownMessage factory method

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


createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainer

public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppStoreMemberDownMessage factory method

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


createSrvMonAppStoreMemberDownMessageFromJson

public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromJson(String json)
SrvMonAppStoreMemberDownMessage factory method

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


createSrvMonAppStoreMemberDownMessageFromRawJson

public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromRawJson(String json)
SrvMonAppStoreMemberDownMessage factory method

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


createSrvMonAppEngineActiveMessage

public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessage()
SrvMonAppEngineActiveMessage factory method

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


createSrvMonAppEngineActiveMessage

public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessage(com.eaio.uuid.UUID id)
SrvMonAppEngineActiveMessage factory method

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


createSrvMonAppEngineActiveMessageFromXbufContainerPacket

public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppEngineActiveMessage factory method

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


createSrvMonAppEngineActiveMessageFromSerializedXbufContainerPacket

public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppEngineActiveMessage factory method

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


createSrvMonAppEngineActiveMessageFromSerializedXbufContainerPacket

public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppEngineActiveMessage factory method

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


createSrvMonAppEngineActiveMessageFromSerializedXbufContainer

public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppEngineActiveMessage factory method

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


createSrvMonAppEngineActiveMessageFromSerializedXbufContainer

public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppEngineActiveMessage factory method

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


createSrvMonAppEngineActiveMessageFromJson

public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromJson(String json)
SrvMonAppEngineActiveMessage factory method

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


createSrvMonAppEngineActiveMessageFromRawJson

public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromRawJson(String json)
SrvMonAppEngineActiveMessage factory method

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


createSrvMonAppBusBindingOpenFailedMessage

public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessage()
SrvMonAppBusBindingOpenFailedMessage factory method

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


createSrvMonAppBusBindingOpenFailedMessage

public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessage(com.eaio.uuid.UUID id)
SrvMonAppBusBindingOpenFailedMessage factory method

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


createSrvMonAppBusBindingOpenFailedMessageFromXbufContainerPacket

public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppBusBindingOpenFailedMessage factory method

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


createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppBusBindingOpenFailedMessage factory method

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


createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppBusBindingOpenFailedMessage factory method

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


createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppBusBindingOpenFailedMessage factory method

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


createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppBusBindingOpenFailedMessage factory method

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


createSrvMonAppBusBindingOpenFailedMessageFromJson

public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromJson(String json)
SrvMonAppBusBindingOpenFailedMessage factory method

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


createSrvMonAppBusBindingOpenFailedMessageFromRawJson

public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromRawJson(String json)
SrvMonAppBusBindingOpenFailedMessage factory method

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


createSrvMonAppMessagingStartedMessage

public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessage()
SrvMonAppMessagingStartedMessage factory method

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


createSrvMonAppMessagingStartedMessage

public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessage(com.eaio.uuid.UUID id)
SrvMonAppMessagingStartedMessage factory method

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


createSrvMonAppMessagingStartedMessageFromXbufContainerPacket

public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppMessagingStartedMessage factory method

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


createSrvMonAppMessagingStartedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppMessagingStartedMessage factory method

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


createSrvMonAppMessagingStartedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppMessagingStartedMessage factory method

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


createSrvMonAppMessagingStartedMessageFromSerializedXbufContainer

public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppMessagingStartedMessage factory method

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


createSrvMonAppMessagingStartedMessageFromSerializedXbufContainer

public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppMessagingStartedMessage factory method

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


createSrvMonAppMessagingStartedMessageFromJson

public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromJson(String json)
SrvMonAppMessagingStartedMessage factory method

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


createSrvMonAppMessagingStartedMessageFromRawJson

public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromRawJson(String json)
SrvMonAppMessagingStartedMessage factory method

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


createSrvMonAppStoreMemberInitCompleteMessage

public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessage()
SrvMonAppStoreMemberInitCompleteMessage factory method

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


createSrvMonAppStoreMemberInitCompleteMessage

public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessage(com.eaio.uuid.UUID id)
SrvMonAppStoreMemberInitCompleteMessage factory method

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


createSrvMonAppStoreMemberInitCompleteMessageFromXbufContainerPacket

public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppStoreMemberInitCompleteMessage factory method

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


createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppStoreMemberInitCompleteMessage factory method

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


createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppStoreMemberInitCompleteMessage factory method

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


createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainer

public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppStoreMemberInitCompleteMessage factory method

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


createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainer

public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppStoreMemberInitCompleteMessage factory method

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


createSrvMonAppStoreMemberInitCompleteMessageFromJson

public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromJson(String json)
SrvMonAppStoreMemberInitCompleteMessage factory method

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


createSrvMonAppStoreMemberInitCompleteMessageFromRawJson

public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromRawJson(String json)
SrvMonAppStoreMemberInitCompleteMessage factory method

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


createSrvMonAppEngineStartedMessage

public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessage()
SrvMonAppEngineStartedMessage factory method

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


createSrvMonAppEngineStartedMessage

public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessage(com.eaio.uuid.UUID id)
SrvMonAppEngineStartedMessage factory method

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


createSrvMonAppEngineStartedMessageFromXbufContainerPacket

public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppEngineStartedMessage factory method

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


createSrvMonAppEngineStartedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppEngineStartedMessage factory method

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


createSrvMonAppEngineStartedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppEngineStartedMessage factory method

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


createSrvMonAppEngineStartedMessageFromSerializedXbufContainer

public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppEngineStartedMessage factory method

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


createSrvMonAppEngineStartedMessageFromSerializedXbufContainer

public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppEngineStartedMessage factory method

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


createSrvMonAppEngineStartedMessageFromJson

public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromJson(String json)
SrvMonAppEngineStartedMessage factory method

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


createSrvMonAppEngineStartedMessageFromRawJson

public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromRawJson(String json)
SrvMonAppEngineStartedMessage factory method

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


createSrvMonAppBusBindingOpenedMessage

public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessage()
SrvMonAppBusBindingOpenedMessage factory method

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


createSrvMonAppBusBindingOpenedMessage

public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessage(com.eaio.uuid.UUID id)
SrvMonAppBusBindingOpenedMessage factory method

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


createSrvMonAppBusBindingOpenedMessageFromXbufContainerPacket

public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppBusBindingOpenedMessage factory method

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


createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppBusBindingOpenedMessage factory method

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


createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppBusBindingOpenedMessage factory method

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


createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppBusBindingOpenedMessage factory method

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


createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppBusBindingOpenedMessage factory method

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


createSrvMonAppBusBindingOpenedMessageFromJson

public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromJson(String json)
SrvMonAppBusBindingOpenedMessage factory method

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


createSrvMonAppBusBindingOpenedMessageFromRawJson

public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromRawJson(String json)
SrvMonAppBusBindingOpenedMessage factory method

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


createSrvMonAppMessagingFailedMessage

public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessage()
SrvMonAppMessagingFailedMessage factory method

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


createSrvMonAppMessagingFailedMessage

public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessage(com.eaio.uuid.UUID id)
SrvMonAppMessagingFailedMessage factory method

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


createSrvMonAppMessagingFailedMessageFromXbufContainerPacket

public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppMessagingFailedMessage factory method

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


createSrvMonAppMessagingFailedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppMessagingFailedMessage factory method

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


createSrvMonAppMessagingFailedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppMessagingFailedMessage factory method

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


createSrvMonAppMessagingFailedMessageFromSerializedXbufContainer

public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppMessagingFailedMessage factory method

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


createSrvMonAppMessagingFailedMessageFromSerializedXbufContainer

public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppMessagingFailedMessage factory method

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


createSrvMonAppMessagingFailedMessageFromJson

public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromJson(String json)
SrvMonAppMessagingFailedMessage factory method

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


createSrvMonAppMessagingFailedMessageFromRawJson

public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromRawJson(String json)
SrvMonAppMessagingFailedMessage factory method

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


createSrvMonAppBusBindingUpMessage

public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessage()
SrvMonAppBusBindingUpMessage factory method

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


createSrvMonAppBusBindingUpMessage

public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessage(com.eaio.uuid.UUID id)
SrvMonAppBusBindingUpMessage factory method

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


createSrvMonAppBusBindingUpMessageFromXbufContainerPacket

public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppBusBindingUpMessage factory method

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


createSrvMonAppBusBindingUpMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppBusBindingUpMessage factory method

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


createSrvMonAppBusBindingUpMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppBusBindingUpMessage factory method

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


createSrvMonAppBusBindingUpMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppBusBindingUpMessage factory method

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


createSrvMonAppBusBindingUpMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppBusBindingUpMessage factory method

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


createSrvMonAppBusBindingUpMessageFromJson

public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromJson(String json)
SrvMonAppBusBindingUpMessage factory method

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


createSrvMonAppBusBindingUpMessageFromRawJson

public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromRawJson(String json)
SrvMonAppBusBindingUpMessage factory method

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


createSrvMonAppBusBindingDownMessage

public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessage()
SrvMonAppBusBindingDownMessage factory method

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


createSrvMonAppBusBindingDownMessage

public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessage(com.eaio.uuid.UUID id)
SrvMonAppBusBindingDownMessage factory method

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


createSrvMonAppBusBindingDownMessageFromXbufContainerPacket

public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppBusBindingDownMessage factory method

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


createSrvMonAppBusBindingDownMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppBusBindingDownMessage factory method

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


createSrvMonAppBusBindingDownMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppBusBindingDownMessage factory method

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


createSrvMonAppBusBindingDownMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppBusBindingDownMessage factory method

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


createSrvMonAppBusBindingDownMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppBusBindingDownMessage factory method

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


createSrvMonAppBusBindingDownMessageFromJson

public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromJson(String json)
SrvMonAppBusBindingDownMessage factory method

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


createSrvMonAppBusBindingDownMessageFromRawJson

public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromRawJson(String json)
SrvMonAppBusBindingDownMessage factory method

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


createSrvMonAppBusBindingCreateFailedMessage

public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessage()
SrvMonAppBusBindingCreateFailedMessage factory method

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


createSrvMonAppBusBindingCreateFailedMessage

public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessage(com.eaio.uuid.UUID id)
SrvMonAppBusBindingCreateFailedMessage factory method

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


createSrvMonAppBusBindingCreateFailedMessageFromXbufContainerPacket

public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppBusBindingCreateFailedMessage factory method

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


createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppBusBindingCreateFailedMessage factory method

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


createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainerPacket

public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppBusBindingCreateFailedMessage factory method

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


createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppBusBindingCreateFailedMessage factory method

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


createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainer

public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppBusBindingCreateFailedMessage factory method

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


createSrvMonAppBusBindingCreateFailedMessageFromJson

public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromJson(String json)
SrvMonAppBusBindingCreateFailedMessage factory method

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


createSrvMonAppBusBindingCreateFailedMessageFromRawJson

public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromRawJson(String json)
SrvMonAppBusBindingCreateFailedMessage factory method

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


createSrvMonAppChannelUpMessage

public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessage()
SrvMonAppChannelUpMessage factory method

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


createSrvMonAppChannelUpMessage

public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessage(com.eaio.uuid.UUID id)
SrvMonAppChannelUpMessage factory method

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


createSrvMonAppChannelUpMessageFromXbufContainerPacket

public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppChannelUpMessage factory method

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


createSrvMonAppChannelUpMessageFromSerializedXbufContainerPacket

public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppChannelUpMessage factory method

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


createSrvMonAppChannelUpMessageFromSerializedXbufContainerPacket

public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppChannelUpMessage factory method

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


createSrvMonAppChannelUpMessageFromSerializedXbufContainer

public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppChannelUpMessage factory method

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


createSrvMonAppChannelUpMessageFromSerializedXbufContainer

public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppChannelUpMessage factory method

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


createSrvMonAppChannelUpMessageFromJson

public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromJson(String json)
SrvMonAppChannelUpMessage factory method

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


createSrvMonAppChannelUpMessageFromRawJson

public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromRawJson(String json)
SrvMonAppChannelUpMessage factory method

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


createSrvMonAppStoreMemberUpMessage

public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessage()
SrvMonAppStoreMemberUpMessage factory method

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


createSrvMonAppStoreMemberUpMessage

public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessage(com.eaio.uuid.UUID id)
SrvMonAppStoreMemberUpMessage factory method

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


createSrvMonAppStoreMemberUpMessageFromXbufContainerPacket

public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromXbufContainerPacket(PktPacket packet)
SrvMonAppStoreMemberUpMessage factory method

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


createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
SrvMonAppStoreMemberUpMessage factory method

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


createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainerPacket

public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
SrvMonAppStoreMemberUpMessage factory method

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


createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainer

public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
SrvMonAppStoreMemberUpMessage factory method

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


createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainer

public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainer(byte[] serializedContainer)
SrvMonAppStoreMemberUpMessage factory method

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


createSrvMonAppStoreMemberUpMessageFromJson

public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromJson(String json)
SrvMonAppStoreMemberUpMessage factory method

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


createSrvMonAppStoreMemberUpMessageFromRawJson

public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromRawJson(String json)
SrvMonAppStoreMemberUpMessage factory method

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