AmqpMessage.isBodyNull

@return whether the body is {@code null}. This method returns {@code true} is the message does not contain a body or if the message contain a {@code null} AMQP value as body.

interface AmqpMessage
bool
isBodyNull
()

Meta