Uses of Class
org.apache.activemq.protobuf.DeferredUnmarshal.Foo
Packages that use DeferredUnmarshal.Foo
-
Uses of DeferredUnmarshal.Foo in org.apache.activemq.protobuf
Methods in org.apache.activemq.protobuf that return DeferredUnmarshal.FooModifier and TypeMethodDescriptionDeferredUnmarshal.Foo.clone()
DeferredUnmarshal.Foo.mergeFrom
(DeferredUnmarshal.Foo other) DeferredUnmarshal.Foo.mergeUnframed
(CodedInputStream input) static DeferredUnmarshal.Foo
DeferredUnmarshal.Foo.parseFramed
(byte[] data) static DeferredUnmarshal.Foo
DeferredUnmarshal.Foo.parseFramed
(InputStream data) static DeferredUnmarshal.Foo
DeferredUnmarshal.Foo.parseFramed
(Buffer data) static DeferredUnmarshal.Foo
DeferredUnmarshal.Foo.parseFramed
(CodedInputStream data) static DeferredUnmarshal.Foo
DeferredUnmarshal.Foo.parseUnframed
(byte[] data) static DeferredUnmarshal.Foo
DeferredUnmarshal.Foo.parseUnframed
(InputStream data) static DeferredUnmarshal.Foo
DeferredUnmarshal.Foo.parseUnframed
(Buffer data) static DeferredUnmarshal.Foo
DeferredUnmarshal.Foo.parseUnframed
(CodedInputStream data) Methods in org.apache.activemq.protobuf with parameters of type DeferredUnmarshal.FooModifier and TypeMethodDescriptionboolean
DeferredUnmarshal.Foo.equals
(DeferredUnmarshal.Foo obj) DeferredUnmarshal.Foo.mergeFrom
(DeferredUnmarshal.Foo other)