Uses of Class
org.apache.activemq.console.command.store.proto.MessagePB.Bean
Packages that use MessagePB.Bean
-
Uses of MessagePB.Bean in org.apache.activemq.console.command.store.proto
Methods in org.apache.activemq.console.command.store.proto that return MessagePB.BeanModifier and TypeMethodDescriptionMessagePB.Bean.copy()MessagePB.Buffer.copy()MessagePB.Getter.copy()MessagePB.create()MessagePB.Bean.mergeFrom(MessagePB.Getter other) MessagePB.Bean.mergeUnframed(InputStream input) MessagePB.Bean.mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream input) MessagePB.parseUnframed(InputStream data) MessagePB.parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data) MessagePB.Bean.setCodec(org.fusesource.hawtbuf.AsciiBuffer codec) MessagePB.Bean.setCompression(int compression) MessagePB.Bean.setDirectData(org.fusesource.hawtbuf.Buffer directData) MessagePB.Bean.setDirectFile(org.fusesource.hawtbuf.Buffer directFile) MessagePB.Bean.setDirectOffset(long directOffset) MessagePB.Bean.setDirectSize(int directSize) MessagePB.Bean.setExpiration(long expiration) MessagePB.Bean.setMessageKey(long messageKey) MessagePB.Bean.setSize(int size) MessagePB.Bean.setValue(org.fusesource.hawtbuf.Buffer value) Methods in org.apache.activemq.console.command.store.proto with parameters of type MessagePB.BeanConstructors in org.apache.activemq.console.command.store.proto with parameters of type MessagePB.Bean