public interface AmqpMessageDecoder<T>
T
decode(AmqpReader in, T value)
T decode(AmqpReader in, T value) throws java.io.IOException
java.io.IOException