| Interface | Description |
|---|---|
| Destination | |
| DestinationEventListener | |
| DestinationFactory | |
| DestinationNames | |
| MessageBus | |
| MessageBusEventListener | |
| MessageListener |
| Class | Description |
|---|---|
| BaseAsyncDestination | |
| BaseDestination | |
| BaseMessageListener | |
| BaseMessageStatusMessageListener | |
| BaseSchedulerEntryMessageListener | |
| BridgingMessageListener | |
| DestinationConfiguration | |
| DestinationFactoryUtil | |
| DestinationStatistics | |
| DestinationWrapper | |
| DummyMessageListener | |
| GlobalMessageBusEventListener | |
| HotDeployMessageListener | |
| InvokerMessageListener | |
| Message | |
| MessageBatch | |
| MessageBusUtil | |
| MessageRunnable | |
| MessageStatus | |
| ParallelDestination |
Destination that delivers a message to a list of message listeners in
parallel.
|
| SerialDestination |
Destination that delivers a message to a list of message listeners one at a
time.
|
| SynchronousDestination |
| Exception | Description |
|---|---|
| MessageBusException | |
| MessageListenerException |