|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidProtocolBufferException | |
|---|---|
| org.apache.activemq.protobuf | |
| Uses of InvalidProtocolBufferException in org.apache.activemq.protobuf |
|---|
| Methods in org.apache.activemq.protobuf that return InvalidProtocolBufferException | |
|---|---|
InvalidProtocolBufferException |
UninitializedMessageException.asInvalidProtocolBufferException()
Converts this exception to an InvalidProtocolBufferException. |
| Methods in org.apache.activemq.protobuf that throw InvalidProtocolBufferException | |
|---|---|
void |
CodedInputStream.checkLastTagWas(int value)
Verifies that the last call to readTag() returned the given tag value. |
protected T |
BaseMessage.checktInitialized()
|
T |
Message.mergeFramed(Buffer buffer)
|
T |
BaseMessage.mergeFramed(Buffer data)
|
T |
Message.mergeFramed(byte[] data)
|
T |
BaseMessage.mergeFramed(byte[] data)
|
T |
Message.mergeUnframed(Buffer buffer)
|
T |
DeferredDecodeMessage.mergeUnframed(Buffer data)
|
T |
BaseMessage.mergeUnframed(Buffer data)
|
T |
Message.mergeUnframed(byte[] data)
|
T |
BaseMessage.mergeUnframed(byte[] data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||