public interface Message extends Serializable
Modifier and Type | Method and Description |
---|---|
byte[] |
getBody()
Returns the body (or the payload) of the message.
|
byte[] |
getChannel()
Returns the channel associated with the message.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.