This transfer provides a complete message using a single method. The method is internally mapped to messageTransfer() and headers() followed by data() and endData(). This method should only be used by small messages.
@param destination The exchange the message is being sent to. @param msg The Message to be sent. @param confirmMode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|