Class | Description |
---|---|
ClusterMessageListener |
MessageListener implementation that deserializes incoming messages and forwards them to one or more clusters.
|
ExtendedMessageListenerContainer |
Specialization of the SimpleMessageListenerContainer that allows consumer to be registered as exclusive on a
channel.
|
ListenerContainerFactory |
Factory for SimpleMessageListenerContainer beans.
|
ListenerContainerLifecycleManager |
Manages the lifecycle of the SimpleMessageListenerContainers that have been created to receive messages for
Clusters.
|
SpringAMQPConsumerConfiguration |
AMQPConsumerConfiguration implementation that has additional support for all Spring-specific AMQP Configuration
properties.
|
SpringAMQPTerminal |
EventBusTerminal implementation that uses an AMQP 0.9 compatible Message Broker to dispatch event messages.
|
Copyright © 2010-2014. All Rights Reserved.