Documentation

AckStamp
in package
implements NonSendableStampInterface

FinalYes

Marker stamp for messages that can be ack/nack'ed.

Table of Contents

Interfaces

NonSendableStampInterface
A stamp that should not be included with the Envelope if sent to a transport.

Properties

$ack  : mixed

Methods

__construct()  : mixed
ack()  : void

Properties

Methods

__construct()

public __construct(Closure $ack) : mixed
Parameters
$ack : Closure

ack()

public ack(Envelope $envelope[, Throwable $e = null ]) : void
Parameters
$envelope : Envelope
$e : Throwable = null

        
On this page

Search results