Handler
Table of Contents
Interfaces
- BatchHandlerInterface
- HandlersLocatorInterface
- Maps a message to a list of handlers.
- MessageHandlerInterface
- Marker interface for message handlers.
- MessageSubscriberInterface
- Handlers can implement this interface to handle multiple messages.
Classes
- Acknowledger
- HandlerDescriptor
- Describes a handler and the possible associated options, such as `from_transport`, `bus`, etc.
- HandlersLocator
- Maps a message to a list of handlers.