|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AMQPConsumerConfiguration | |
AMQPMessageConverter | Interface describing a mechanism that converts AMQP Messages from an Axon Messages and vice versa. |
RoutingKeyResolver | Interface toward a mechanism that provides the AMQP Routing Key for a given EventMessage. |
Class Summary | |
---|---|
AMQPMessage | Representation of an AMQP Message. |
DefaultAMQPConsumerConfiguration | Implementation of the AMQPConsumerConfiguration that allows the Queue Name to be configured. |
DefaultAMQPMessageConverter | Default implementation of the AMQPMessageConverter interface. |
PackageRoutingKeyResolver | RoutingKeyResolver implementation that uses the package name of the Message's payload as routing key. |
Exception Summary | |
---|---|
EventPublicationFailedException | Exception indication that an error occurred while publishing an event to an AMQP Broker |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |