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> void
Decoder.readList
(Decoder.ListProcessor<T> processor) <T> void
DecoderImpl.readList
(Decoder.ListProcessor<T> processor)