Uses of Class
org.apache.activemq.protobuf.DeferredUnmarshal.Foo

Packages that use DeferredUnmarshal.Foo
org.apache.activemq.protobuf   
 

Uses of DeferredUnmarshal.Foo in org.apache.activemq.protobuf
 

Methods in org.apache.activemq.protobuf that return DeferredUnmarshal.Foo
 DeferredUnmarshal.Foo DeferredUnmarshal.Foo.clone()
           
 DeferredUnmarshal.Foo DeferredUnmarshal.Foo.mergeFrom(DeferredUnmarshal.Foo other)
           
 DeferredUnmarshal.Foo DeferredUnmarshal.Foo.mergeUnframed(CodedInputStream input)
           
static DeferredUnmarshal.Foo DeferredUnmarshal.Foo.parseFramed(Buffer data)
           
static DeferredUnmarshal.Foo DeferredUnmarshal.Foo.parseFramed(byte[] data)
           
static DeferredUnmarshal.Foo DeferredUnmarshal.Foo.parseFramed(CodedInputStream data)
           
static DeferredUnmarshal.Foo DeferredUnmarshal.Foo.parseFramed(InputStream data)
           
static DeferredUnmarshal.Foo DeferredUnmarshal.Foo.parseUnframed(Buffer data)
           
static DeferredUnmarshal.Foo DeferredUnmarshal.Foo.parseUnframed(byte[] data)
           
static DeferredUnmarshal.Foo DeferredUnmarshal.Foo.parseUnframed(CodedInputStream data)
           
static DeferredUnmarshal.Foo DeferredUnmarshal.Foo.parseUnframed(InputStream data)
           
 

Methods in org.apache.activemq.protobuf with parameters of type DeferredUnmarshal.Foo
 boolean DeferredUnmarshal.Foo.equals(DeferredUnmarshal.Foo obj)
           
 DeferredUnmarshal.Foo DeferredUnmarshal.Foo.mergeFrom(DeferredUnmarshal.Foo other)
           
 



Copyright © 2009 FuseSource. All Rights Reserved.