Uses of Class
org.apache.activemq.protobuf.CodedInputStream

Packages that use CodedInputStream
org.apache.activemq.protobuf   
 

Uses of CodedInputStream in org.apache.activemq.protobuf
 

Methods in org.apache.activemq.protobuf with parameters of type CodedInputStream
 T BaseMessage.mergeFramed(CodedInputStream input)
           
 T Message.mergeFramed(CodedInputStream input)
           
 T DeferredDecodeMessage.mergeFramed(CodedInputStream input)
           
 T Message.mergeUnframed(CodedInputStream input)
           
protected static
<T extends BaseMessage>
T
BaseMessage.readGroup(CodedInputStream input, int tag, T group)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.