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