interface SenderInterface

Methods

Envelope
send(Envelope$envelope)

Sends the given envelope.

Details

Envelope send(Envelope$envelope)

Sends the given envelope.

The sender can read different stamps for transport configuration, like delivery delay.

If applicable, the returned Envelope should contain a TransportMessageIdStamp.

Parameters

Envelope $envelope

Return Value

Envelope