public interface SectionDecoder
Modifier and Type | Method and Description |
---|---|
List<Section> |
parseAll(QpidByteBuffer buf) |
Section |
readSection(QpidByteBuffer buf) |
List<Section> parseAll(QpidByteBuffer buf) throws AmqpErrorException
AmqpErrorException
Section readSection(QpidByteBuffer buf) throws AmqpErrorException
AmqpErrorException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.