public class CompoundTypeConstructor extends VariableWidthTypeConstructor
| Modifier and Type | Field and Description |
|---|---|
static CompoundTypeAssembler.Factory |
LIST_ASSEMBLER_FACTORY |
static CompoundTypeAssembler.Factory |
MAP_ASSEMBLER_FACTORY |
_size| Modifier and Type | Method and Description |
|---|---|
Object |
construct(org.apache.qpid.bytebuffer.QpidByteBuffer in,
boolean isCopy,
ValueHandler delegate) |
static CompoundTypeConstructor |
getInstance(int i,
CompoundTypeAssembler.Factory assemblerFactory) |
construct, getSizepublic static final CompoundTypeAssembler.Factory LIST_ASSEMBLER_FACTORY
public static final CompoundTypeAssembler.Factory MAP_ASSEMBLER_FACTORY
public static CompoundTypeConstructor getInstance(int i, CompoundTypeAssembler.Factory assemblerFactory)
public Object construct(org.apache.qpid.bytebuffer.QpidByteBuffer in, boolean isCopy, ValueHandler delegate) throws AmqpErrorException
construct in class VariableWidthTypeConstructorAmqpErrorExceptionCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.