Uses of Class
org.apache.activemq.apollo.broker.store.QueueEntryPB.Buffer

Packages that use QueueEntryPB.Buffer
org.apache.activemq.apollo.broker.store   
 

Uses of QueueEntryPB.Buffer in org.apache.activemq.apollo.broker.store
 

Fields in org.apache.activemq.apollo.broker.store with type parameters of type QueueEntryPB.Buffer
static org.fusesource.hawtbuf.proto.PBMessageFramedCodec<QueueEntryPB.Buffer> QueueEntryPB.FRAMED_CODEC
           
static org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<QueueEntryPB.Buffer> QueueEntryPB.UNFRAMED_CODEC
           
 

Methods in org.apache.activemq.apollo.broker.store that return QueueEntryPB.Buffer
 QueueEntryPB.Buffer QueueEntryPB.Getter.freeze()
           
 QueueEntryPB.Buffer QueueEntryPB.Bean.freeze()
           
 QueueEntryPB.Buffer QueueEntryPB.Buffer.freeze()
           
 QueueEntryPB.Buffer QueueEntryPB.parseFramed(org.fusesource.hawtbuf.Buffer data)
           
 QueueEntryPB.Buffer QueueEntryPB.parseFramed(byte[] data)
           
 QueueEntryPB.Buffer QueueEntryPB.parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data)
           
 QueueEntryPB.Buffer QueueEntryPB.parseFramed(java.io.InputStream data)
           
 QueueEntryPB.Buffer QueueEntryPB.parseUnframed(org.fusesource.hawtbuf.Buffer data)
           
 QueueEntryPB.Buffer QueueEntryPB.parseUnframed(byte[] data)
           
 

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



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