Package com.neeve.sma.event

Defines and implements SMA specific events.

See:
          Description

Interface Summary
MessageBusBindingEvent Indicates that an event is a bus binding related event.
MessageChannelEvent Indicates that an event is a channel related event.
 

Class Summary
BusCongestedEvent Event notifying sender of bus congestion.
MessageBatchEvent Event notifying the receipt of a batch of message events.
MessageBusBindingFailedEvent Event notifying a bus binding failure.
MessageBusBindingFlushCompletionEvent Event notifying the completion of an asynchronous binding flush operation.
MessageBusBindingOpenCompletionEvent Event notifying the completion of an asynchronous binding open operation.
MessageBusBindingReconnectedEvent Event notifying that a bus binding has reestablished its connection.
MessageBusBindingReconnectingEvent Event notifying that a bus binding is restablishing its connection.
MessageEvent Event notifying the the receipt of a message.
MessageStabilityBatchEvent Event notifying the receipt of a batch of message stability events.
MessageStabilityEvent Event notifying the delivery stability of a message.
SmaEventTypes Defines the SMA events.
UnhandledMessageEvent Event notifying that a received message was unhandled
 

Package com.neeve.sma.event Description

Defines and implements SMA specific events.



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.