@Generated(value="com.neeve.adm.AdmFactory", date="Thu May 07 15:37:31 EDT 2020") @AdmGenerated(encoding="Xbuf", compatLevel="4.0.0", admVersion="nvx-rumi-adm v3.14 (build 29)", date="5/7/20 3:37 PM", buildInfo="nvx-talon-3.14.19 (nvx-codegen-plugin)") public final class SrvMonLifecycleFactory extends Object implements IStoreObjectFactory, MessageViewFactory
ADM Message Summary |
---|
Type | Id | Description |
---|---|---|
SrvMonAppBusBindingCreateFailedMessage |
2 |
Event notifying an AEP application that a bus binding failed to create.
This event is dispatched when the AEP engine encounters a failure when trying to create a bus binding |
SrvMonAppBusBindingCreatedMessage |
1 |
Event notifying an AEP application that a bus binding has been created.
This event is dispatched when the AEP engine has created a binding to a message bus. This event is dispatched before the binding is opened or started. |
SrvMonAppBusBindingDestroyedMessage |
22 |
Event notifying an AEP application that a bus binding has been destroyed.
This event is dispatched when the AEP engine has destroyed a binding to a message bus. This event is dispatched before the binding is opened or started. |
SrvMonAppBusBindingDownMessage |
20 |
Event notifying an AEP application that a bus binding has failed.
This event is dispatched when an operational bus binding fails. |
SrvMonAppBusBindingOpenFailedMessage |
9 |
Event notifying an AEP application that a bus binding failed to open.
This event is dispatched when the AEP engine encounters a failure when trying to open a bus binding |
SrvMonAppBusBindingOpenedMessage |
8 |
Event notifying an AEP application that a bus binding was successfully opened.
This event is dispatched just before an AEP engine starts opening a binding to a message bus. This event is followed by a binding open or binding open fail event. |
SrvMonAppBusBindingOpeningMessage |
7 |
Event notifying an AEP application that a bus binding is being opened.
This event is dispatched just before an AEP engine starts opening a binding to a message bus. This event is followed by a binding open or binding open fail event. |
SrvMonAppBusBindingStateChangeMessage |
304 | Emitted by a Talon XVM to registered admin clients when a bus binding's state has changed. |
SrvMonAppBusBindingUpMessage |
11 |
Event notifying an AEP application that a bus binding has been established.
This event is dispatched when the AEP engine has successfully established a binding to a message bus. The event is dispatched after the channel up events for the established binding and is guaranteed to precede any messages arriving through the established binding. |
SrvMonAppChannelDownMessage |
19 |
Event notifying an AEP application that one of it's channels is offline.
This event is dispatched when the AEP engine has successfully disconnected from the bus containing a channel configured to be of interest to the AEP application (via the engine's configuration descriptor). The event is guaranteed to succeed any messages arriving through that channel. |
SrvMonAppChannelUpMessage |
10 |
Event notifying an AEP application that one of it's channels is online.
This event is dispatched when the AEP engine has successfully connected to the bus containing a channel configured to be of interest to the AEP application (via the engine's configuration descriptor). The event is guaranteed to precede any messages arriving through that channel. |
SrvMonAppClientConnectMessage |
305 | Emitted by a Talon XVM to registered admin clients when a client has connected to the XVM. |
SrvMonAppClientDisconnectMessage |
306 | Emitted by a Talon XVM to registered admin clients when a client has disconnected to the XVM. |
SrvMonAppEngineActiveMessage |
15 |
Event notifying an AEP application that its engine is the active engine in the application cluster.
This event is dispatched to an application to notify it that the AEP engine has been elected as primary and has successfully started its messaging machinery. This event is dispatched after the engine has successfully established the application's message bus bindings and join any configured channels. For bindings that were successfully established, the application would have received the corresponding binding and channel up events before this event is dispatched. |
SrvMonAppEngineCreatedMessage |
3 |
Event notifying an AEP application that its engine has been created.
This event is dispatched to an application to notify it that the AEP engine has been successfully created. |
SrvMonAppEngineStartedMessage |
6 |
Event notifying an AEP application that its engine has started.
This event is dispatched to an application to notify it that the AEP engine has been successfully started. |
SrvMonAppEngineStoppedMessage |
23 |
Event notifying an AEP application that its engine has stopped.
This event is dispatched to an application to notify it that the AEP engine has been stopped. |
SrvMonAppEngineStoppingMessage |
24 |
Event notifying an AEP application that its engine is about to be stopped.
This event is dispatched to an application to notify it that the AEP engine is about to be stopped. |
SrvMonAppFlowCreateMessage |
307 | Emitted by a Talon XVM to registered admin clients when an app flow has been created. |
SrvMonAppLoadedMessage |
301 | Emitted by a Talon XVM to registered admin clients when an app has been loaded. |
SrvMonAppMessagingFailedMessage |
21 |
Event notifying an AEP application that its messaging has failed.
This event is dispatched to an application to notify it that the AEP engine has shut down its messaging due to a failure. This event is dispatched after the engine has shut down all the established message bus bindings. Whether and how an engine decides to shut down the messaging is determined by the com.neeve.aep.AepEngine$MessageBusBindingFailPolicy. |
SrvMonAppMessagingPrestartMessage |
12 |
Event notifying an AEP application that its messaging is about to be started.
This event is dispatched to an application to notify it that the AEP engine is about to start its messaging machinery. This event is dispatched before the engine attempts to establish the application's message bus bindings and join any configured channels. |
SrvMonAppMessagingStartFailedMessage |
14 |
Event notifying an AEP application that its messaging start failed.
This event is dispatched to an application to notify it that the AEP engine failed to start its messaging machinery. This event is dispatched after the engine has attempted to establish the application's message bus bindings and join any configured channels. For bindings that were successfully established, the application would have received the coresponding binding and channel up events before this event is dispatched. |
SrvMonAppMessagingStartedMessage |
13 |
Event notifying an AEP application that its messaging has been started.
This event is dispatched to an application to notify it that the AEP engine has started its messaging machinery. This event is dispatched after the engine has attempted to establish the application's message bus bindings and join any configured channels. For bindings that were successfully established, the application would have received the coresponding channel up events before this event is dispatched. |
SrvMonAppStateChangeMessage |
302 | Emitted by a Talon XVM to registered admin clients when an app's state has changed. |
SrvMonAppStoreBindingFailedMessage |
18 |
Represents the event indicating that a store binding has failed.
A store binding dispatches this event to indicates that it has 'failed'. A binding 'failure' is, essentially, a binding closure triggered implicitly by a binding on the occurrence of certain events that the binding deems fatal enough that it cannot continue operations. On a failure, a binding performs all closure operations, transitions to the failed state and then dispatches this event to the user. |
SrvMonAppStoreBindingRoleChangedMessage |
16 |
Represents the event indicating that a binding's (member) role has changed.
This event is dispatched to the user to notify that the role of the member represented by a store binding is changing. The event is dispatched before the binding's new role takes effect i.e. a user's query to retrieve the binding's role will return the old role. |
SrvMonAppStoreMemberDownMessage |
17 | Represents the event notifying that a member has left an ODS store. |
SrvMonAppStoreMemberInitCompleteMessage |
5 |
Represents the event notifying that a member initialization is complete.
This event is dispatched in the following situations:
|
SrvMonAppStoreMemberUpMessage |
4 | Represents the event notifying that a new member has joined an ODS store. |
SrvMonAppUnloadedMessage |
308 | Emitted by a Talon XVM to registered admin clients when an app has been unloaded. |
OFID_ADM_ANNOTATED_CODE_TEST, OFID_AEP_ENVIRONMENT_FACTORY, OFID_AEP_FLOW_FACTORY, OFID_AEP_MESSAGE_FACTORY, OFID_AEP_TXN_STATS_FACTORY, OFID_EAGLE_RESERVED_FACTORYID_END, OFID_EAGLE_RESERVED_FACTORYID_START, OFID_HORNET_RESERVED_FACTORYID_END, OFID_HORNET_RESERVED_FACTORYID_START, OFID_NULL, OFID_ODS_BINDING_UNIT_TEST, OFID_ODS_PERF_TOOL, OFID_ODS_STRESS_TOOL, OFID_ODS_TOOL, OFID_PLATFORM_STATIC_LAST, OFID_ROG_RAW_FACTORY, OFID_SERVER_FLOW_FACTORY, OFID_SRV_MON_ALERT_FACTORY, OFID_SRV_MON_CNC_FACTORY, OFID_SRV_MON_FACTORY, OFID_SRV_MON_LIFECYCLE_FACTORY, OFID_TALON_RESERVED_FACTORYID_END
VFID_AEP_MESSAGE_FACTORY, VFID_AEP_TXN_STATS_FACTORY, VFID_EAGLE_RESERVED_FACTORYID_END, VFID_EAGLE_RESERVED_FACTORYID_START, VFID_HORNET_RESERVED_FACTORYID_END, VFID_HORNET_RESERVED_FACTORYID_START, VFID_MAP, VFID_NULL, VFID_PLATFORM_STATIC_LAST, VFID_RAW, VFID_ROG_PACKET_MANAGER, VFID_ROG_RAW, VFID_SRV_MON_ALERT_FACTORY, VFID_SRV_MON_CNC_FACTORY, VFID_SRV_MON_COMMON_FACTORY, VFID_SRV_MON_FACTORY, VFID_SRV_MON_LIFECYCLE_FACTORY, VFID_TALON_RESERVED_FACTORYID_END
Constructor and Description |
---|
SrvMonLifecycleFactory() |
public static final short OFID
IStoreObjectFactory
id.
The store factory ID is used to register the object in the StoreObjectFactoryRegistry
}
used by ODS stores for deserializing objects.
public static final short VFID
MessageViewFactory
id.
The message factory ID is used to register the object in the MessageViewFactoryRegistry
}
used by SMA binding for deserializing received messages.
public static final short TFID
This id is reserved for platform internal use.
public static final short ID_SrvMonAppMessagingStartFailedMessage
SrvMonAppMessagingStartFailedMessage
type id.public static final short ID_SrvMonAppBusBindingOpeningMessage
SrvMonAppBusBindingOpeningMessage
type id.public static final short ID_SrvMonAppEngineStoppingMessage
SrvMonAppEngineStoppingMessage
type id.public static final short ID_SrvMonAppUnloadedMessage
SrvMonAppUnloadedMessage
type id.public static final short ID_SrvMonAppStoreBindingFailedMessage
SrvMonAppStoreBindingFailedMessage
type id.public static final short ID_SrvMonAppBusBindingOpenFailedMessage
SrvMonAppBusBindingOpenFailedMessage
type id.public static final short ID_SrvMonAppEngineActiveMessage
SrvMonAppEngineActiveMessage
type id.public static final short ID_SrvMonAppStoreMemberDownMessage
SrvMonAppStoreMemberDownMessage
type id.public static final short ID_SrvMonAppClientDisconnectMessage
SrvMonAppClientDisconnectMessage
type id.public static final short ID_SrvMonAppMessagingStartedMessage
SrvMonAppMessagingStartedMessage
type id.public static final short ID_SrvMonAppClientConnectMessage
SrvMonAppClientConnectMessage
type id.public static final short ID_SrvMonAppBusBindingDownMessage
SrvMonAppBusBindingDownMessage
type id.public static final short ID_SrvMonAppBusBindingCreateFailedMessage
SrvMonAppBusBindingCreateFailedMessage
type id.public static final short ID_SrvMonAppLoadedMessage
SrvMonAppLoadedMessage
type id.public static final short ID_SrvMonAppBusBindingCreatedMessage
SrvMonAppBusBindingCreatedMessage
type id.public static final short ID_SrvMonAppChannelDownMessage
SrvMonAppChannelDownMessage
type id.public static final short ID_SrvMonAppBusBindingDestroyedMessage
SrvMonAppBusBindingDestroyedMessage
type id.public static final short ID_SrvMonAppBusBindingStateChangeMessage
SrvMonAppBusBindingStateChangeMessage
type id.public static final short ID_SrvMonAppStoreBindingRoleChangedMessage
SrvMonAppStoreBindingRoleChangedMessage
type id.public static final short ID_SrvMonAppMessagingPrestartMessage
SrvMonAppMessagingPrestartMessage
type id.public static final short ID_SrvMonAppEngineStoppedMessage
SrvMonAppEngineStoppedMessage
type id.public static final short ID_SrvMonAppEngineCreatedMessage
SrvMonAppEngineCreatedMessage
type id.public static final short ID_SrvMonAppStateChangeMessage
SrvMonAppStateChangeMessage
type id.public static final short ID_SrvMonAppBusBindingOpenedMessage
SrvMonAppBusBindingOpenedMessage
type id.public static final short ID_SrvMonAppEngineStartedMessage
SrvMonAppEngineStartedMessage
type id.public static final short ID_SrvMonAppStoreMemberInitCompleteMessage
SrvMonAppStoreMemberInitCompleteMessage
type id.public static final short ID_SrvMonAppMessagingFailedMessage
SrvMonAppMessagingFailedMessage
type id.public static final short ID_SrvMonAppBusBindingUpMessage
SrvMonAppBusBindingUpMessage
type id.public static final short ID_SrvMonAppFlowCreateMessage
SrvMonAppFlowCreateMessage
type id.public static final short ID_SrvMonAppChannelUpMessage
SrvMonAppChannelUpMessage
type id.public static final short ID_SrvMonAppStoreMemberUpMessage
SrvMonAppStoreMemberUpMessage
type id.public static final int PKTID_SrvMonAppMessagingStartFailedMessage
SrvMonAppMessagingStartFailedMessage
backing packet id type.
SrvMonAppMessagingStartFailedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppBusBindingOpeningMessage
SrvMonAppBusBindingOpeningMessage
backing packet id type.
SrvMonAppBusBindingOpeningMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppEngineStoppingMessage
SrvMonAppEngineStoppingMessage
backing packet id type.
SrvMonAppEngineStoppingMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppUnloadedMessage
SrvMonAppUnloadedMessage
backing packet id type.
SrvMonAppUnloadedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppStoreBindingFailedMessage
SrvMonAppStoreBindingFailedMessage
backing packet id type.
SrvMonAppStoreBindingFailedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppBusBindingOpenFailedMessage
SrvMonAppBusBindingOpenFailedMessage
backing packet id type.
SrvMonAppBusBindingOpenFailedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppEngineActiveMessage
SrvMonAppEngineActiveMessage
backing packet id type.
SrvMonAppEngineActiveMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppStoreMemberDownMessage
SrvMonAppStoreMemberDownMessage
backing packet id type.
SrvMonAppStoreMemberDownMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppClientDisconnectMessage
SrvMonAppClientDisconnectMessage
backing packet id type.
SrvMonAppClientDisconnectMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppMessagingStartedMessage
SrvMonAppMessagingStartedMessage
backing packet id type.
SrvMonAppMessagingStartedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppClientConnectMessage
SrvMonAppClientConnectMessage
backing packet id type.
SrvMonAppClientConnectMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppBusBindingDownMessage
SrvMonAppBusBindingDownMessage
backing packet id type.
SrvMonAppBusBindingDownMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppBusBindingCreateFailedMessage
SrvMonAppBusBindingCreateFailedMessage
backing packet id type.
SrvMonAppBusBindingCreateFailedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppLoadedMessage
SrvMonAppLoadedMessage
backing packet id type.
SrvMonAppLoadedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppBusBindingCreatedMessage
SrvMonAppBusBindingCreatedMessage
backing packet id type.
SrvMonAppBusBindingCreatedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppChannelDownMessage
SrvMonAppChannelDownMessage
backing packet id type.
SrvMonAppChannelDownMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppBusBindingDestroyedMessage
SrvMonAppBusBindingDestroyedMessage
backing packet id type.
SrvMonAppBusBindingDestroyedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppBusBindingStateChangeMessage
SrvMonAppBusBindingStateChangeMessage
backing packet id type.
SrvMonAppBusBindingStateChangeMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppStoreBindingRoleChangedMessage
SrvMonAppStoreBindingRoleChangedMessage
backing packet id type.
SrvMonAppStoreBindingRoleChangedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppMessagingPrestartMessage
SrvMonAppMessagingPrestartMessage
backing packet id type.
SrvMonAppMessagingPrestartMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppEngineStoppedMessage
SrvMonAppEngineStoppedMessage
backing packet id type.
SrvMonAppEngineStoppedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppEngineCreatedMessage
SrvMonAppEngineCreatedMessage
backing packet id type.
SrvMonAppEngineCreatedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppStateChangeMessage
SrvMonAppStateChangeMessage
backing packet id type.
SrvMonAppStateChangeMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppBusBindingOpenedMessage
SrvMonAppBusBindingOpenedMessage
backing packet id type.
SrvMonAppBusBindingOpenedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppEngineStartedMessage
SrvMonAppEngineStartedMessage
backing packet id type.
SrvMonAppEngineStartedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppStoreMemberInitCompleteMessage
SrvMonAppStoreMemberInitCompleteMessage
backing packet id type.
SrvMonAppStoreMemberInitCompleteMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppMessagingFailedMessage
SrvMonAppMessagingFailedMessage
backing packet id type.
SrvMonAppMessagingFailedMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppBusBindingUpMessage
SrvMonAppBusBindingUpMessage
backing packet id type.
SrvMonAppBusBindingUpMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppFlowCreateMessage
SrvMonAppFlowCreateMessage
backing packet id type.
SrvMonAppFlowCreateMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppChannelUpMessage
SrvMonAppChannelUpMessage
backing packet id type.
SrvMonAppChannelUpMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final int PKTID_SrvMonAppStoreMemberUpMessage
SrvMonAppStoreMemberUpMessage
backing packet id type.
SrvMonAppStoreMemberUpMessage
are backet by a packet which is used for
efficient transport, serialization and pooling. This constants defines
the unique packet type id.
public static final SrvMonLifecycleFactory create(Properties props)
public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessage()
This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects. It is equivalent to using 'SrvMonAppMessagingStartFailedMessage.create()'.
public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppMessagingStartFailedMessage.create(id)'.
public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartFailedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartFailedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartFailedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartFailedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartFailedMessage .createFromJson(String)'.
public static final SrvMonAppMessagingStartFailedMessage createSrvMonAppMessagingStartFailedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppMessagingStartFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartFailedMessage .createFromRawJson(String)'.
public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessage()
This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects. It is equivalent to using 'SrvMonAppBusBindingOpeningMessage.create()'.
public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppBusBindingOpeningMessage.create(id)'.
public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpeningMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpeningMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpeningMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpeningMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpeningMessage .createFromJson(String)'.
public static final SrvMonAppBusBindingOpeningMessage createSrvMonAppBusBindingOpeningMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingOpeningMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpeningMessage .createFromRawJson(String)'.
public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessage()
This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects. It is equivalent to using 'SrvMonAppEngineStoppingMessage.create()'.
public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppEngineStoppingMessage.create(id)'.
public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppingMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppingMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppingMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppingMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppingMessage .createFromJson(String)'.
public static final SrvMonAppEngineStoppingMessage createSrvMonAppEngineStoppingMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppEngineStoppingMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppingMessage .createFromRawJson(String)'.
public static final SrvMonAppUnloadedMessage createSrvMonAppUnloadedMessage()
This method is the factory method for creating 'SrvMonAppUnloadedMessage' objects. It is equivalent to using 'SrvMonAppUnloadedMessage.create()'.
public static final SrvMonAppUnloadedMessage createSrvMonAppUnloadedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppUnloadedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppUnloadedMessage.create(id)'.
public static final SrvMonAppUnloadedMessage createSrvMonAppUnloadedMessageFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonAppUnloadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppUnloadedMessage .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonAppUnloadedMessage createSrvMonAppUnloadedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppUnloadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppUnloadedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppUnloadedMessage createSrvMonAppUnloadedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppUnloadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppUnloadedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppUnloadedMessage createSrvMonAppUnloadedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppUnloadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppUnloadedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppUnloadedMessage createSrvMonAppUnloadedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppUnloadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppUnloadedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppUnloadedMessage createSrvMonAppUnloadedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppUnloadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppUnloadedMessage .createFromJson(String)'.
public static final SrvMonAppUnloadedMessage createSrvMonAppUnloadedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppUnloadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppUnloadedMessage .createFromRawJson(String)'.
public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessage()
This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects. It is equivalent to using 'SrvMonAppStoreBindingFailedMessage.create()'.
public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppStoreBindingFailedMessage.create(id)'.
public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingFailedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingFailedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingFailedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingFailedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingFailedMessage .createFromJson(String)'.
public static final SrvMonAppStoreBindingFailedMessage createSrvMonAppStoreBindingFailedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppStoreBindingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingFailedMessage .createFromRawJson(String)'.
public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessage()
This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects. It is equivalent to using 'SrvMonAppBusBindingOpenFailedMessage.create()'.
public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppBusBindingOpenFailedMessage.create(id)'.
public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenFailedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenFailedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenFailedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenFailedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenFailedMessage .createFromJson(String)'.
public static final SrvMonAppBusBindingOpenFailedMessage createSrvMonAppBusBindingOpenFailedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingOpenFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenFailedMessage .createFromRawJson(String)'.
public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessage()
This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects. It is equivalent to using 'SrvMonAppEngineActiveMessage.create()'.
public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppEngineActiveMessage.create(id)'.
public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineActiveMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineActiveMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineActiveMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineActiveMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineActiveMessage .createFromJson(String)'.
public static final SrvMonAppEngineActiveMessage createSrvMonAppEngineActiveMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppEngineActiveMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineActiveMessage .createFromRawJson(String)'.
public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessage()
This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects. It is equivalent to using 'SrvMonAppStoreMemberDownMessage.create()'.
public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppStoreMemberDownMessage.create(id)'.
public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberDownMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberDownMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberDownMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberDownMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberDownMessage .createFromJson(String)'.
public static final SrvMonAppStoreMemberDownMessage createSrvMonAppStoreMemberDownMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppStoreMemberDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberDownMessage .createFromRawJson(String)'.
public static final SrvMonAppClientDisconnectMessage createSrvMonAppClientDisconnectMessage()
This method is the factory method for creating 'SrvMonAppClientDisconnectMessage' objects. It is equivalent to using 'SrvMonAppClientDisconnectMessage.create()'.
public static final SrvMonAppClientDisconnectMessage createSrvMonAppClientDisconnectMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppClientDisconnectMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppClientDisconnectMessage.create(id)'.
public static final SrvMonAppClientDisconnectMessage createSrvMonAppClientDisconnectMessageFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonAppClientDisconnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientDisconnectMessage .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonAppClientDisconnectMessage createSrvMonAppClientDisconnectMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppClientDisconnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientDisconnectMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppClientDisconnectMessage createSrvMonAppClientDisconnectMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppClientDisconnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientDisconnectMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppClientDisconnectMessage createSrvMonAppClientDisconnectMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppClientDisconnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientDisconnectMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppClientDisconnectMessage createSrvMonAppClientDisconnectMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppClientDisconnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientDisconnectMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppClientDisconnectMessage createSrvMonAppClientDisconnectMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppClientDisconnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientDisconnectMessage .createFromJson(String)'.
public static final SrvMonAppClientDisconnectMessage createSrvMonAppClientDisconnectMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppClientDisconnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientDisconnectMessage .createFromRawJson(String)'.
public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessage()
This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects. It is equivalent to using 'SrvMonAppMessagingStartedMessage.create()'.
public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppMessagingStartedMessage.create(id)'.
public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartedMessage .createFromJson(String)'.
public static final SrvMonAppMessagingStartedMessage createSrvMonAppMessagingStartedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppMessagingStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingStartedMessage .createFromRawJson(String)'.
public static final SrvMonAppClientConnectMessage createSrvMonAppClientConnectMessage()
This method is the factory method for creating 'SrvMonAppClientConnectMessage' objects. It is equivalent to using 'SrvMonAppClientConnectMessage.create()'.
public static final SrvMonAppClientConnectMessage createSrvMonAppClientConnectMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppClientConnectMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppClientConnectMessage.create(id)'.
public static final SrvMonAppClientConnectMessage createSrvMonAppClientConnectMessageFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonAppClientConnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientConnectMessage .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonAppClientConnectMessage createSrvMonAppClientConnectMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppClientConnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientConnectMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppClientConnectMessage createSrvMonAppClientConnectMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppClientConnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientConnectMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppClientConnectMessage createSrvMonAppClientConnectMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppClientConnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientConnectMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppClientConnectMessage createSrvMonAppClientConnectMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppClientConnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientConnectMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppClientConnectMessage createSrvMonAppClientConnectMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppClientConnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientConnectMessage .createFromJson(String)'.
public static final SrvMonAppClientConnectMessage createSrvMonAppClientConnectMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppClientConnectMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppClientConnectMessage .createFromRawJson(String)'.
public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessage()
This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects. It is equivalent to using 'SrvMonAppBusBindingDownMessage.create()'.
public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppBusBindingDownMessage.create(id)'.
public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDownMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDownMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDownMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDownMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDownMessage .createFromJson(String)'.
public static final SrvMonAppBusBindingDownMessage createSrvMonAppBusBindingDownMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDownMessage .createFromRawJson(String)'.
public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessage()
This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects. It is equivalent to using 'SrvMonAppBusBindingCreateFailedMessage.create()'.
public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppBusBindingCreateFailedMessage.create(id)'.
public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreateFailedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreateFailedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreateFailedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreateFailedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreateFailedMessage .createFromJson(String)'.
public static final SrvMonAppBusBindingCreateFailedMessage createSrvMonAppBusBindingCreateFailedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingCreateFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreateFailedMessage .createFromRawJson(String)'.
public static final SrvMonAppLoadedMessage createSrvMonAppLoadedMessage()
This method is the factory method for creating 'SrvMonAppLoadedMessage' objects. It is equivalent to using 'SrvMonAppLoadedMessage.create()'.
public static final SrvMonAppLoadedMessage createSrvMonAppLoadedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppLoadedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppLoadedMessage.create(id)'.
public static final SrvMonAppLoadedMessage createSrvMonAppLoadedMessageFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonAppLoadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppLoadedMessage .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonAppLoadedMessage createSrvMonAppLoadedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppLoadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppLoadedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppLoadedMessage createSrvMonAppLoadedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppLoadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppLoadedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppLoadedMessage createSrvMonAppLoadedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppLoadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppLoadedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppLoadedMessage createSrvMonAppLoadedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppLoadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppLoadedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppLoadedMessage createSrvMonAppLoadedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppLoadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppLoadedMessage .createFromJson(String)'.
public static final SrvMonAppLoadedMessage createSrvMonAppLoadedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppLoadedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppLoadedMessage .createFromRawJson(String)'.
public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessage()
This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects. It is equivalent to using 'SrvMonAppBusBindingCreatedMessage.create()'.
public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppBusBindingCreatedMessage.create(id)'.
public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreatedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreatedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreatedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreatedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreatedMessage .createFromJson(String)'.
public static final SrvMonAppBusBindingCreatedMessage createSrvMonAppBusBindingCreatedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingCreatedMessage .createFromRawJson(String)'.
public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessage()
This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects. It is equivalent to using 'SrvMonAppChannelDownMessage.create()'.
public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppChannelDownMessage.create(id)'.
public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelDownMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelDownMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelDownMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelDownMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelDownMessage .createFromJson(String)'.
public static final SrvMonAppChannelDownMessage createSrvMonAppChannelDownMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppChannelDownMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelDownMessage .createFromRawJson(String)'.
public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessage()
This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects. It is equivalent to using 'SrvMonAppBusBindingDestroyedMessage.create()'.
public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppBusBindingDestroyedMessage.create(id)'.
public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDestroyedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDestroyedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDestroyedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDestroyedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDestroyedMessage .createFromJson(String)'.
public static final SrvMonAppBusBindingDestroyedMessage createSrvMonAppBusBindingDestroyedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingDestroyedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingDestroyedMessage .createFromRawJson(String)'.
public static final SrvMonAppBusBindingStateChangeMessage createSrvMonAppBusBindingStateChangeMessage()
This method is the factory method for creating 'SrvMonAppBusBindingStateChangeMessage' objects. It is equivalent to using 'SrvMonAppBusBindingStateChangeMessage.create()'.
public static final SrvMonAppBusBindingStateChangeMessage createSrvMonAppBusBindingStateChangeMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppBusBindingStateChangeMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppBusBindingStateChangeMessage.create(id)'.
public static final SrvMonAppBusBindingStateChangeMessage createSrvMonAppBusBindingStateChangeMessageFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonAppBusBindingStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingStateChangeMessage .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonAppBusBindingStateChangeMessage createSrvMonAppBusBindingStateChangeMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingStateChangeMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppBusBindingStateChangeMessage createSrvMonAppBusBindingStateChangeMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingStateChangeMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppBusBindingStateChangeMessage createSrvMonAppBusBindingStateChangeMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingStateChangeMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppBusBindingStateChangeMessage createSrvMonAppBusBindingStateChangeMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingStateChangeMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppBusBindingStateChangeMessage createSrvMonAppBusBindingStateChangeMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingStateChangeMessage .createFromJson(String)'.
public static final SrvMonAppBusBindingStateChangeMessage createSrvMonAppBusBindingStateChangeMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingStateChangeMessage .createFromRawJson(String)'.
public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessage()
This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects. It is equivalent to using 'SrvMonAppStoreBindingRoleChangedMessage.create()'.
public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppStoreBindingRoleChangedMessage.create(id)'.
public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingRoleChangedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingRoleChangedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingRoleChangedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingRoleChangedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingRoleChangedMessage .createFromJson(String)'.
public static final SrvMonAppStoreBindingRoleChangedMessage createSrvMonAppStoreBindingRoleChangedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppStoreBindingRoleChangedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreBindingRoleChangedMessage .createFromRawJson(String)'.
public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessage()
This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects. It is equivalent to using 'SrvMonAppMessagingPrestartMessage.create()'.
public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppMessagingPrestartMessage.create(id)'.
public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingPrestartMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingPrestartMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingPrestartMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingPrestartMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingPrestartMessage .createFromJson(String)'.
public static final SrvMonAppMessagingPrestartMessage createSrvMonAppMessagingPrestartMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppMessagingPrestartMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingPrestartMessage .createFromRawJson(String)'.
public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessage()
This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects. It is equivalent to using 'SrvMonAppEngineStoppedMessage.create()'.
public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppEngineStoppedMessage.create(id)'.
public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppedMessage .createFromJson(String)'.
public static final SrvMonAppEngineStoppedMessage createSrvMonAppEngineStoppedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppEngineStoppedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStoppedMessage .createFromRawJson(String)'.
public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessage()
This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects. It is equivalent to using 'SrvMonAppEngineCreatedMessage.create()'.
public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppEngineCreatedMessage.create(id)'.
public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineCreatedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineCreatedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineCreatedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineCreatedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineCreatedMessage .createFromJson(String)'.
public static final SrvMonAppEngineCreatedMessage createSrvMonAppEngineCreatedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppEngineCreatedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineCreatedMessage .createFromRawJson(String)'.
public static final SrvMonAppStateChangeMessage createSrvMonAppStateChangeMessage()
This method is the factory method for creating 'SrvMonAppStateChangeMessage' objects. It is equivalent to using 'SrvMonAppStateChangeMessage.create()'.
public static final SrvMonAppStateChangeMessage createSrvMonAppStateChangeMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppStateChangeMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppStateChangeMessage.create(id)'.
public static final SrvMonAppStateChangeMessage createSrvMonAppStateChangeMessageFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonAppStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStateChangeMessage .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonAppStateChangeMessage createSrvMonAppStateChangeMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStateChangeMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppStateChangeMessage createSrvMonAppStateChangeMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStateChangeMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppStateChangeMessage createSrvMonAppStateChangeMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStateChangeMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppStateChangeMessage createSrvMonAppStateChangeMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStateChangeMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppStateChangeMessage createSrvMonAppStateChangeMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStateChangeMessage .createFromJson(String)'.
public static final SrvMonAppStateChangeMessage createSrvMonAppStateChangeMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppStateChangeMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStateChangeMessage .createFromRawJson(String)'.
public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessage()
This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects. It is equivalent to using 'SrvMonAppBusBindingOpenedMessage.create()'.
public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppBusBindingOpenedMessage.create(id)'.
public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenedMessage .createFromJson(String)'.
public static final SrvMonAppBusBindingOpenedMessage createSrvMonAppBusBindingOpenedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingOpenedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingOpenedMessage .createFromRawJson(String)'.
public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessage()
This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects. It is equivalent to using 'SrvMonAppEngineStartedMessage.create()'.
public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppEngineStartedMessage.create(id)'.
public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStartedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStartedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStartedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStartedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStartedMessage .createFromJson(String)'.
public static final SrvMonAppEngineStartedMessage createSrvMonAppEngineStartedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppEngineStartedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppEngineStartedMessage .createFromRawJson(String)'.
public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessage()
This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects. It is equivalent to using 'SrvMonAppStoreMemberInitCompleteMessage.create()'.
public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppStoreMemberInitCompleteMessage.create(id)'.
public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberInitCompleteMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberInitCompleteMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberInitCompleteMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberInitCompleteMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberInitCompleteMessage .createFromJson(String)'.
public static final SrvMonAppStoreMemberInitCompleteMessage createSrvMonAppStoreMemberInitCompleteMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppStoreMemberInitCompleteMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberInitCompleteMessage .createFromRawJson(String)'.
public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessage()
This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects. It is equivalent to using 'SrvMonAppMessagingFailedMessage.create()'.
public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppMessagingFailedMessage.create(id)'.
public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingFailedMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingFailedMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingFailedMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingFailedMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingFailedMessage .createFromJson(String)'.
public static final SrvMonAppMessagingFailedMessage createSrvMonAppMessagingFailedMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppMessagingFailedMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppMessagingFailedMessage .createFromRawJson(String)'.
public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessage()
This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects. It is equivalent to using 'SrvMonAppBusBindingUpMessage.create()'.
public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppBusBindingUpMessage.create(id)'.
public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingUpMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingUpMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingUpMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingUpMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingUpMessage .createFromJson(String)'.
public static final SrvMonAppBusBindingUpMessage createSrvMonAppBusBindingUpMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppBusBindingUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppBusBindingUpMessage .createFromRawJson(String)'.
public static final SrvMonAppFlowCreateMessage createSrvMonAppFlowCreateMessage()
This method is the factory method for creating 'SrvMonAppFlowCreateMessage' objects. It is equivalent to using 'SrvMonAppFlowCreateMessage.create()'.
public static final SrvMonAppFlowCreateMessage createSrvMonAppFlowCreateMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppFlowCreateMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppFlowCreateMessage.create(id)'.
public static final SrvMonAppFlowCreateMessage createSrvMonAppFlowCreateMessageFromXbufContainerPacket(PktPacket packet)
This method is the factory method for creating 'SrvMonAppFlowCreateMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppFlowCreateMessage .createFromXbufContainerPacket(PktPacket)'.
Note: This method takes ownership of the supplied packet and, therefore, must be released by the caller once this method returns. Taking ownership implies that this method inherits the caller's reference to the packet. Therefore, the caller should not release its reference to the packet
public static final SrvMonAppFlowCreateMessage createSrvMonAppFlowCreateMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppFlowCreateMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppFlowCreateMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppFlowCreateMessage createSrvMonAppFlowCreateMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppFlowCreateMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppFlowCreateMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppFlowCreateMessage createSrvMonAppFlowCreateMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppFlowCreateMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppFlowCreateMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppFlowCreateMessage createSrvMonAppFlowCreateMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppFlowCreateMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppFlowCreateMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppFlowCreateMessage createSrvMonAppFlowCreateMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppFlowCreateMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppFlowCreateMessage .createFromJson(String)'.
public static final SrvMonAppFlowCreateMessage createSrvMonAppFlowCreateMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppFlowCreateMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppFlowCreateMessage .createFromRawJson(String)'.
public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessage()
This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects. It is equivalent to using 'SrvMonAppChannelUpMessage.create()'.
public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppChannelUpMessage.create(id)'.
public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelUpMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelUpMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelUpMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelUpMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelUpMessage .createFromJson(String)'.
public static final SrvMonAppChannelUpMessage createSrvMonAppChannelUpMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppChannelUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppChannelUpMessage .createFromRawJson(String)'.
public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessage()
This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects. It is equivalent to using 'SrvMonAppStoreMemberUpMessage.create()'.
public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessage(com.eaio.uuid.UUID id)
This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects initialized with a given store id. It is equivalent to using 'SrvMonAppStoreMemberUpMessage.create(id)'.
public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromXbufContainerPacket(PktPacket packet)
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
public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainerPacket(ByteBuffer serializedPacket)
This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberUpMessage .createFromSerializedXbufContainerPacket(ByteBuffer)'.
public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainerPacket(byte[] serializedPacket)
This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberUpMessage .createFromSerializedXbufContainerPacket(byte[])'.
public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainer(ByteBuffer serializedContainer)
This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberUpMessage .createFromSerializedXbufContainer(ByteBuffer)'.
public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromSerializedXbufContainer(byte[] serializedContainer)
This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberUpMessage .createFromSerializedXbufContainer(byte[])'.
public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromJson(String json)
This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberUpMessage .createFromJson(String)'.
public static final SrvMonAppStoreMemberUpMessage createSrvMonAppStoreMemberUpMessageFromRawJson(String json)
This method is the factory method for creating 'SrvMonAppStoreMemberUpMessage' objects from a serialized content object. It is equivalent to using 'SrvMonAppStoreMemberUpMessage .createFromRawJson(String)'.
public final short getOfid()
IStoreObjectFactory.getOfid()
getOfid
in interface IStoreObjectFactory
public final IStoreObject create(short type, com.eaio.uuid.UUID id, IStoreObject.EncodingType encodingType, PktPacket packet)
IStoreObjectFactory.create(short, com.eaio.uuid.UUID, com.neeve.ods.IStoreObject.EncodingType, com.neeve.pkt.PktPacket)
create
in interface IStoreObjectFactory
type
- The type of the object to create. The object type is the unique
identifier of the object relative to its object factory. The type is used to
identify the object's Java class to instantiateid
- The id of the object to create. The object id is the unique identifier
of an object in its ODS store.encodingType
- The object's content encoding type.packet
- The serialized form of the object.public final short getVfid()
MessageViewFactory.getVfid()
getVfid
in interface MessageViewFactory
public final MessageView create(short type)
MessageViewFactory.create(short)
create
in interface MessageViewFactory
type
- The message view's typepublic final MessageView wrap(short type, int encodingType, Object message)
MessageViewFactory.wrap(short, int, java.lang.Object)
wrap
in interface MessageViewFactory
type
- The message view's typeencodingType
- The message's encoding typemessage
- The serialized message to wrap the view around.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.