Uses of Class
org.apache.activemq.console.command.store.proto.QueueEntryPB.Bean
Packages that use QueueEntryPB.Bean
-
Uses of QueueEntryPB.Bean in org.apache.activemq.console.command.store.proto
Methods in org.apache.activemq.console.command.store.proto that return QueueEntryPB.BeanModifier and TypeMethodDescriptionQueueEntryPB.Bean.addAllSender(Iterable<? extends org.fusesource.hawtbuf.Buffer> collection) QueueEntryPB.Bean.addSender(org.fusesource.hawtbuf.Buffer value) QueueEntryPB.Bean.copy()QueueEntryPB.Buffer.copy()QueueEntryPB.Getter.copy()QueueEntryPB.create()QueueEntryPB.Bean.mergeFrom(QueueEntryPB.Getter other) QueueEntryPB.Bean.mergeUnframed(InputStream input) QueueEntryPB.Bean.mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream input) QueueEntryPB.parseUnframed(InputStream data) QueueEntryPB.parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data) QueueEntryPB.Bean.setAttachment(org.fusesource.hawtbuf.Buffer attachment) QueueEntryPB.Bean.setExpiration(long expiration) QueueEntryPB.Bean.setMessageKey(long messageKey) QueueEntryPB.Bean.setMessageLocator(org.fusesource.hawtbuf.Buffer messageLocator) QueueEntryPB.Bean.setQueueKey(long queueKey) QueueEntryPB.Bean.setQueueSeq(long queueSeq) QueueEntryPB.Bean.setRedeliveries(int redeliveries) QueueEntryPB.Bean.setSender(int index, org.fusesource.hawtbuf.Buffer value) QueueEntryPB.Bean.setSenderList(List<org.fusesource.hawtbuf.Buffer> sender) QueueEntryPB.Bean.setSize(int size) Methods in org.apache.activemq.console.command.store.proto with parameters of type QueueEntryPB.BeanConstructors in org.apache.activemq.console.command.store.proto with parameters of type QueueEntryPB.Bean