Uses of Class
org.apache.activemq.console.command.store.proto.MessagePB.Buffer
Packages that use MessagePB.Buffer
-
Uses of MessagePB.Buffer in org.apache.activemq.console.command.store.proto
Fields in org.apache.activemq.console.command.store.proto with type parameters of type MessagePB.BufferModifier and TypeFieldDescriptionstatic final org.fusesource.hawtbuf.proto.PBMessageFramedCodec<MessagePB.Buffer>MessagePB.FRAMED_CODECstatic final org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<MessagePB.Buffer>MessagePB.UNFRAMED_CODECMethods in org.apache.activemq.console.command.store.proto that return MessagePB.BufferModifier and TypeMethodDescriptionMessagePB.Bean.freeze()MessagePB.Buffer.freeze()MessagePB.Getter.freeze()MessagePB.parseFramed(byte[] data) MessagePB.parseFramed(InputStream data) MessagePB.parseFramed(org.fusesource.hawtbuf.Buffer data) MessagePB.parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data) MessagePB.parseUnframed(byte[] data) MessagePB.parseUnframed(org.fusesource.hawtbuf.Buffer data) Methods in org.apache.activemq.console.command.store.proto with parameters of type MessagePB.Buffer