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
AmqpErrorExceptionSection readSection(QpidByteBuffer buf) throws AmqpErrorException
AmqpErrorExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.