public interface SectionDecoder
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
parseAll(org.apache.qpid.bytebuffer.QpidByteBuffer buf) |
Section |
readSection(org.apache.qpid.bytebuffer.QpidByteBuffer buf) |
List<Section> parseAll(org.apache.qpid.bytebuffer.QpidByteBuffer buf) throws AmqpErrorException
AmqpErrorExceptionSection readSection(org.apache.qpid.bytebuffer.QpidByteBuffer buf) throws AmqpErrorException
AmqpErrorExceptionCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.