public class SectionDecoderImpl extends Object implements SectionDecoder
| Constructor and Description |
|---|
SectionDecoderImpl(AMQPDescribedTypeRegistry describedTypeRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Section> |
parseAll(QpidByteBuffer buf) |
Section |
readSection(QpidByteBuffer buf) |
public SectionDecoderImpl(AMQPDescribedTypeRegistry describedTypeRegistry)
public List<Section> parseAll(QpidByteBuffer buf) throws AmqpErrorException
parseAll in interface SectionDecoderAmqpErrorExceptionpublic Section readSection(QpidByteBuffer buf) throws AmqpErrorException
readSection in interface SectionDecoderAmqpErrorExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.