AmqpSender.send

Sends an AMQP message. The destination the configured sender address or the address configured in the message.

@param message the message, must not be {@code null} @return the current sender

interface AmqpSender
send

Meta