NoAutoAckStamp
in package
implements
NonSendableStampInterface
FinalYes
Marker telling that ack should not be done automatically for this message.
Table of Contents
Interfaces
- NonSendableStampInterface
- A stamp that should not be included with the Envelope if sent to a transport.
Properties
- $handlerDescriptor : mixed
Methods
Properties
$handlerDescriptor
private
mixed
$handlerDescriptor
Methods
__construct()
public
__construct(HandlerDescriptor $handlerDescriptor) : mixed
Parameters
- $handlerDescriptor : HandlerDescriptor
getHandlerDescriptor()
public
getHandlerDescriptor() : HandlerDescriptor