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