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