org.apache.qpid.proton.codec
Interface Decoder.ListProcessor<T>

Enclosing interface:
Decoder

public static interface Decoder.ListProcessor<T>


Method Summary
 T process(int count, Encoder encoder)
           
 

Method Detail

process

T process(int count,
          Encoder encoder)


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