PushDelayedConnection implements Processor
Table of Contents
Interfaces
Methods
- process() : string
- The method has to return either self::ACK, self::REJECT, self::REQUEUE string.
Methods
process()
The method has to return either self::ACK, self::REJECT, self::REQUEUE string.
public
process(Message $message) : string
Parameters
- $message : Message