send method

  1. @override
Future send (String correlationId, MessageEnvelope envelope)
override

Sends a message into the queue.

  • correlationId (optional) transaction id to trace execution through call chain.
  • envelope a message envelop to be sent. Return (optional) Future that receives null for success. Throws error