Middleware
Table of Contents
Interfaces
Classes
- ActivationMiddleware
- Execute the inner middleware according to an activation strategy.
- AddBusNameStampMiddleware
- Adds the BusNameStamp to the bus.
- DispatchAfterCurrentBusMiddleware
- Allow to configure messages to be handled after the current bus is finished.
- FailedMessageProcessingMiddleware
- HandleMessageMiddleware
- RejectRedeliveredMessageMiddleware
- Middleware that throws a RejectRedeliveredMessageException when a message is detected that has been redelivered by AMQP.
- RouterContextMiddleware
- Restore the Router context when processing the message.
- SendMessageMiddleware
- StackMiddleware
- TraceableMiddleware
- Collects some data about a middleware.
- ValidationMiddleware