TrackMessagingWindow
in package
implements
ReceivingMiddleware
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- handle() : Message|null
Properties
$state
protected
StateAdapter
$state
Methods
__construct()
public
__construct(StateAdapter $state) : mixed
Parameters
- $state : StateAdapter
handle()
public
handle(Message $message, Adapter $adapter, callable $next) : Message|null