Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.axonframework.eventhandling.amqp Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
AMQPConsumerConfigurationInterfaceorg.axonframework.eventhandling.amqpAxon
AMQPMessageRepresentation of an AMQP Message.Classorg.axonframework.eventhandling.amqpAxon
AMQPMessageConverterInterface describing a mechanism that converts AMQP Messages from an Axon Messages and vice versa.Interfaceorg.axonframework.eventhandling.amqpAxon
ClusterMessageListenerMessageListener implementation that deserializes incoming messages and forwards them to one or more clusters.Classorg.axonframework.eventhandling.amqp.springAxon
DefaultAMQPConsumerConfiguration specifies an exclusive consumer and no explicit prefetch count.Classorg.axonframework.eventhandling.amqpAxon
DefaultAMQPMessageConverterDefault implementation of the AMQPMessageConverter interface.Classorg.axonframework.eventhandling.amqpAxon
DefaultRabbitMqStrategyStrategy for creating a SimpleMessageListenerContainer instance using the Spring AMQP 1.Classorg.axonframework.eventhandling.amqp.springAxon
EventPublicationFailedExceptionException indication that an error occurred while publishing an event to an AMQP BrokerSince:2.Classorg.axonframework.eventhandling.amqpAxon
ExtendedMessageListenerContainerSpecialization of the SimpleMessageListenerContainer that allows consumer to be registered as exclusive on a channel.Classorg.axonframework.eventhandling.amqp.springAxon
LegacyRabbitMqStrategyStrategy for creating a SimpleMessageListenerContainer instance using the Spring AMQP 1.Classorg.axonframework.eventhandling.amqp.springAxon
ListenerContainerFactoryFactory for SimpleMessageListenerContainer beans.Classorg.axonframework.eventhandling.amqp.springAxon
ListenerContainerLifecycleManagerManages the lifecycle of the SimpleMessageListenerContainers that have been created to receive messages for Clusters.Classorg.axonframework.eventhandling.amqp.springAxon
PackageRoutingKeyResolverRoutingKeyResolver implementation that uses the package name of the Message's payload as routing key.Classorg.axonframework.eventhandling.amqpAxon
RabbitMqStrategyInterface describing a strategy for creating a SimpleMessageListenerContainer class and setting the exclusive mode on the underlying subscriptions.Interfaceorg.axonframework.eventhandling.amqp.springAxon
RoutingKeyResolverInterface toward a mechanism that provides the AMQP Routing Key for a given EventMessage.Interfaceorg.axonframework.eventhandling.amqpAxon
SpringAMQPConsumerConfigurationAMQPConsumerConfiguration implementation that has additional support for all Spring-specific AMQP Configuration properties.Classorg.axonframework.eventhandling.amqp.springAxon
SpringAMQPTerminalEventBusTerminal implementation that uses an AMQP 0.Classorg.axonframework.eventhandling.amqp.springAxon