A generic message representation with headers and body.
@author Mark Fisher @author Arjen Poutsma @since 4.0 @param (T) the payload type @see hunt.stomp.support.MessageBuilder
Return the message payload.
Return message headers for the message (never {@code null} but may be empty).
See Implementation
A generic message representation with headers and body.
@author Mark Fisher @author Arjen Poutsma @since 4.0 @param (T) the payload type @see hunt.stomp.support.MessageBuilder