public class DataBodys extends Body
| 构造器和说明 |
|---|
DataBodys() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addBody(byte[] bt)
增加消息数据体
|
java.util.List<byte[]> |
getBody()
获取消息数据体
|
getConsumer, getGroupId, getTag, getTopic, setConsumer, setGroupId, setTag, setTopic