This is a subinterface of {@link Message Message} which contains methods toget and set the binary data payload. The setPayloadData()
method sets the value of the payload in the data container without any checking whether the value is valid in any way. Methods for manipulating the address portion of the message are inherited from Message
.
Object instances implementing this interface are just containers for the data that is passed in.
|
|
|
|