Expand description

Contains the IMessageHandler trait.

Traits

  • Represents a handler in a chain of handlers. All objects that participate in the HandlerChain class must implement this trait.