Object |
SymbolTypeConstructor.construct(QpidByteBuffer in,
boolean isCopy,
ValueHandler handler) |
abstract Object |
VariableWidthTypeConstructor.construct(QpidByteBuffer in,
boolean isCopy,
ValueHandler handler) |
Object |
BinaryTypeConstructor.construct(QpidByteBuffer in,
boolean isCopy,
ValueHandler handler) |
Object |
CompoundTypeConstructor.construct(QpidByteBuffer in,
boolean isCopy,
ValueHandler delegate) |
Object |
StringTypeConstructor.construct(QpidByteBuffer in,
boolean isCopy,
ValueHandler handler) |
Object |
CharTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
T |
TypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
DoubleTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
UUIDTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
VariableWidthTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
SmallLongConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
LongTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
IntTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
ByteTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object[] |
ArrayTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
UIntTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
ULongTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
SmallULongConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
ShortTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
UByteTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
SmallUIntConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
SmallIntConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
UShortTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
TimestampTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |
Object |
FloatTypeConstructor.construct(QpidByteBuffer in,
ValueHandler handler) |