Uses of Class
org.apache.activemq.console.command.store.proto.MessagePB.Buffer
-
Packages that use MessagePB.Buffer Package Description org.apache.activemq.console.command.store.proto -
-
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.Buffer Modifier and Type Field Description static org.fusesource.hawtbuf.proto.PBMessageFramedCodec<MessagePB.Buffer>MessagePB. FRAMED_CODECstatic org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<MessagePB.Buffer>MessagePB. UNFRAMED_CODECMethods in org.apache.activemq.console.command.store.proto that return MessagePB.Buffer Modifier and Type Method Description MessagePB.BufferMessagePB.Bean. freeze()MessagePB.BufferMessagePB.Buffer. freeze()MessagePB.BufferMessagePB.Getter. freeze()MessagePB.BufferMessagePB. parseFramed(byte[] data)MessagePB.BufferMessagePB. parseFramed(InputStream data)MessagePB.BufferMessagePB. parseFramed(org.fusesource.hawtbuf.Buffer data)MessagePB.BufferMessagePB. parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data)MessagePB.BufferMessagePB. parseUnframed(byte[] data)MessagePB.BufferMessagePB. parseUnframed(org.fusesource.hawtbuf.Buffer data)Methods in org.apache.activemq.console.command.store.proto with parameters of type MessagePB.Buffer Modifier and Type Method Description booleanMessagePB.Buffer. equals(MessagePB.Buffer obj)
-