Uses of Interface
org.apache.qpid.proton.codec.Decoder.ListProcessor
Packages that use Decoder.ListProcessor
-
Uses of Decoder.ListProcessor in org.apache.qpid.proton.codec
Methods in org.apache.qpid.proton.codec with parameters of type Decoder.ListProcessorModifier and TypeMethodDescription<T> voidDecoder.readList(Decoder.ListProcessor<T> processor) <T> voidDecoderImpl.readList(Decoder.ListProcessor<T> processor)