class ReceivedStamp implements StampInterface

Marker stamp for a received message.

This is mainly used by the SendMessageMiddleware middleware to identify a message should not be sent if it was just received.