Package | Description |
---|---|
org.apache.activemq.protobuf |
Modifier and Type | Method and Description |
---|---|
T |
DeferredDecodeMessage.mergeFramed(CodedInputStream input) |
T |
Message.mergeFramed(CodedInputStream input) |
T |
BaseMessage.mergeFramed(CodedInputStream input) |
T |
Message.mergeUnframed(CodedInputStream input) |
protected static <T extends BaseMessage> |
BaseMessage.readGroup(CodedInputStream input,
int tag,
T group) |
Copyright © 2012. All Rights Reserved.