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