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.Bean
MessagePB.Bean. copy()
MessagePB.Bean
MessagePB.Buffer. copy()
MessagePB.Bean
MessagePB.Getter. copy()
MessagePB.Bean
MessagePB. create()
MessagePB.Bean
MessagePB.Bean. mergeFrom(MessagePB.Getter other)
MessagePB.Bean
MessagePB.Bean. mergeUnframed(InputStream input)
MessagePB.Bean
MessagePB.Bean. mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream input)
MessagePB.Bean
MessagePB. parseUnframed(InputStream data)
MessagePB.Bean
MessagePB. parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data)
MessagePB.Bean
MessagePB.Bean. setCodec(org.fusesource.hawtbuf.AsciiBuffer codec)
MessagePB.Bean
MessagePB.Bean. setCompression(int compression)
MessagePB.Bean
MessagePB.Bean. setDirectData(org.fusesource.hawtbuf.Buffer directData)
MessagePB.Bean
MessagePB.Bean. setDirectFile(org.fusesource.hawtbuf.Buffer directFile)
MessagePB.Bean
MessagePB.Bean. setDirectOffset(long directOffset)
MessagePB.Bean
MessagePB.Bean. setDirectSize(int directSize)
MessagePB.Bean
MessagePB.Bean. setExpiration(long expiration)
MessagePB.Bean
MessagePB.Bean. setMessageKey(long messageKey)
MessagePB.Bean
MessagePB.Bean. setSize(int size)
MessagePB.Bean
MessagePB.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 boolean
MessagePB.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)
-