Package org.apache.qpid.proton.codec
Interface Decoder.ListProcessor<T>
-
- Enclosing interface:
- Decoder
public static interface Decoder.ListProcessor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
process(int count, Encoder encoder)
-