public class ValueHandler extends Object implements DescribedTypeConstructorRegistry.Source
Constructor and Description |
---|
ValueHandler(DescribedTypeConstructorRegistry registry) |
Modifier and Type | Method and Description |
---|---|
DescribedTypeConstructorRegistry |
getDescribedTypeRegistry() |
Object |
parse(QpidByteBuffer in) |
TypeConstructor |
readConstructor(QpidByteBuffer in) |
String |
toString() |
public ValueHandler(DescribedTypeConstructorRegistry registry)
public Object parse(QpidByteBuffer in) throws AmqpErrorException
AmqpErrorException
public TypeConstructor readConstructor(QpidByteBuffer in) throws AmqpErrorException
AmqpErrorException
public DescribedTypeConstructorRegistry getDescribedTypeRegistry()
getDescribedTypeRegistry
in interface DescribedTypeConstructorRegistry.Source
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.