Uses of Package
org.axonframework.eventhandling.amqp.spring

Packages that use org.axonframework.eventhandling.amqp.spring
org.axonframework.eventhandling.amqp.spring   
 

Classes in org.axonframework.eventhandling.amqp.spring used by org.axonframework.eventhandling.amqp.spring
ListenerContainerFactory
          Factory for SimpleMessageListenerContainer beans.
ListenerContainerLifecycleManager
          Manages the lifecycle of the SimpleMessageListenerContainers that have been created to receive messages for Clusters.
RabbitMqStrategy
          Interface describing a strategy for creating a SimpleMessageListenerContainer class and setting the exclusive mode on the underlying subscriptions.
SpringAMQPConsumerConfiguration
          AMQPConsumerConfiguration implementation that has additional support for all Spring-specific AMQP Configuration properties.
 



Copyright © 2010-2016. All Rights Reserved.