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_CODEC
static org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<MessagePB.Buffer>
MessagePB. UNFRAMED_CODEC
Methods in org.apache.activemq.console.command.store.proto that return MessagePB.Buffer Modifier and Type Method Description MessagePB.Buffer
MessagePB.Bean. freeze()
MessagePB.Buffer
MessagePB.Buffer. freeze()
MessagePB.Buffer
MessagePB.Getter. freeze()
MessagePB.Buffer
MessagePB. parseFramed(byte[] data)
MessagePB.Buffer
MessagePB. parseFramed(InputStream data)
MessagePB.Buffer
MessagePB. parseFramed(org.fusesource.hawtbuf.Buffer data)
MessagePB.Buffer
MessagePB. parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data)
MessagePB.Buffer
MessagePB. parseUnframed(byte[] data)
MessagePB.Buffer
MessagePB. 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 boolean
MessagePB.Buffer. equals(MessagePB.Buffer obj)
-