|
Class Summary |
| MessageCorrelatedEvent |
MessageCorrelatedEvent is the base abstract class for all
events which are associated with a particular message. |
| MessageFaultEvent |
The MessageFaultEvent is used to indicate an exception in the
processing of a message. |
| MessageReceiveEvent |
The MessageReceiveEvent is used to notify listeners that a message
has been received. |
| MessageSendEvent |
The MessageSendEvent is used to indicate that a message has been dispatched. |
| MessageStatusEvent |
The MessageExchangeStatus event is used to provide status
notifications to registered listeners. |