Namespace CarrotMQ.Core.MessageProcessing.Middleware
Classes
- MiddlewareContext
Gives the ICarrotMiddleware the ability to control to read and change the handler input and the response.
Interfaces
- ICarrotMiddleware
Defines a middleware for the message processing pipeline"/>
- IMiddlewareProcessor
Runs all registered ICarrotMiddlewares.