org.apache.qpid.proton.codec
Class DynamicTypeConstructor
java.lang.Object
org.apache.qpid.proton.codec.DynamicTypeConstructor
- All Implemented Interfaces:
- TypeConstructor
public class DynamicTypeConstructor
- extends Object
- implements TypeConstructor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DynamicTypeConstructor
public DynamicTypeConstructor(DescribedTypeConstructor dtc,
TypeConstructor underlyingEncoding)
readValue
public Object readValue()
- Specified by:
readValue in interface TypeConstructor
encodesJavaPrimitive
public boolean encodesJavaPrimitive()
- Specified by:
encodesJavaPrimitive in interface TypeConstructor
getTypeClass
public Class getTypeClass()
- Specified by:
getTypeClass in interface TypeConstructor
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.