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(QpidByteBuffer in,
boolean isCopy,
ValueHandler delegate) |
static CompoundTypeConstructor |
getInstance(int i,
CompoundTypeAssembler.Factory assemblerFactory) |
construct, getSize
public 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(QpidByteBuffer in, boolean isCopy, ValueHandler delegate) throws AmqpErrorException
construct
in class VariableWidthTypeConstructor
AmqpErrorException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.