Uses of Class
org.apache.activemq.apollo.broker.store.MessagePB.Bean

Packages that use MessagePB.Bean
org.apache.activemq.apollo.broker.store   
 

Uses of MessagePB.Bean in org.apache.activemq.apollo.broker.store
 

Methods in org.apache.activemq.apollo.broker.store that return MessagePB.Bean
 MessagePB.Bean MessagePB.Getter.copy()
           
 MessagePB.Bean MessagePB.Bean.copy()
           
 MessagePB.Bean MessagePB.Buffer.copy()
           
 MessagePB.Bean MessagePB.create()
           
 MessagePB.Bean MessagePB.Bean.mergeFrom(MessagePB.Getter other)
           
 MessagePB.Bean MessagePB.Bean.mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream input)
           
 MessagePB.Bean MessagePB.Bean.mergeUnframed(java.io.InputStream input)
           
 MessagePB.Bean MessagePB.parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data)
           
 MessagePB.Bean MessagePB.parseUnframed(java.io.InputStream data)
           
 MessagePB.Bean MessagePB.Bean.setExpiration(long expiration)
           
 MessagePB.Bean MessagePB.Bean.setMessageKey(long messageKey)
           
 MessagePB.Bean MessagePB.Bean.setProtocol(org.fusesource.hawtbuf.AsciiBuffer protocol)
           
 MessagePB.Bean MessagePB.Bean.setSize(int size)
           
 MessagePB.Bean MessagePB.Bean.setValue(org.fusesource.hawtbuf.Buffer value)
           
 MessagePB.Bean MessagePB.Bean.setZcpData(org.fusesource.hawtbuf.Buffer zcpData)
           
 MessagePB.Bean MessagePB.Bean.setZcpFile(int zcpFile)
           
 MessagePB.Bean MessagePB.Bean.setZcpOffset(long zcpOffset)
           
 MessagePB.Bean MessagePB.Bean.setZcpSize(int zcpSize)
           
 

Methods in org.apache.activemq.apollo.broker.store with parameters of type MessagePB.Bean
 boolean MessagePB.Bean.equals(MessagePB.Bean obj)
           
 

Constructors in org.apache.activemq.apollo.broker.store with parameters of type MessagePB.Bean
MessagePB.Bean(MessagePB.Bean copy)
           
 



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.