The mx.messaging.events package contains the messaging event classes used with Data Services.
Class | Description | |
---|---|---|
ChannelEvent | The ChannelEvent is used to propagate channel events within the messaging system. | |
ChannelFaultEvent | The ChannelFaultEvent class is used to propagate channel fault events within the messaging system. | |
MessageAckEvent | The MessageAckEvent class is used to propagate acknowledge messages within the messaging system. | |
MessageEvent | The MessageEvent class is used to propagate messages within the messaging system. | |
MessageFaultEvent | The MessageFaultEvent class is used to propagate fault messages within the messaging system. |