Uses of Package
org.apache.activemq.protobuf
Packages that use org.apache.activemq.protobuf
-
Classes in org.apache.activemq.protobuf used by com.google.protobuf.testClassDescriptionReads and decodes protocol message fields.Encodes and writes protocol message fields.Thrown when a protocol message being parsed is invalid in some way, e.g.
-
Classes in org.apache.activemq.protobuf used by org.apache.activemq.protobufClassDescriptionVery similar to the java.io.ByteArrayInputStream but this version is not thread safe.Very similar to the java.io.ByteArrayOutputStream but this version is not thread safe and the resulting data is returned in a Buffer to avoid an extra byte[] allocation.Reads and decodes protocol message fields.Encodes and writes protocol message fields.Thrown when a protocol message being parsed is invalid in some way, e.g.Thrown when attempting to build a protocol message that is missing required fields.
-
Classes in org.apache.activemq.protobuf used by protobuf_unittestClassDescriptionReads and decodes protocol message fields.Encodes and writes protocol message fields.Thrown when a protocol message being parsed is invalid in some way, e.g.