Uses of Interface
org.apache.qpid.proton.codec.Decoder.ListProcessor

Packages that use Decoder.ListProcessor
org.apache.qpid.proton.codec   
 

Uses of Decoder.ListProcessor in org.apache.qpid.proton.codec
 

Methods in org.apache.qpid.proton.codec with parameters of type Decoder.ListProcessor
<T> void
DecoderImpl.readList(Decoder.ListProcessor<T> processor)
           
<T> void
Decoder.readList(Decoder.ListProcessor<T> processor)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.