org.apache.qpid.proton.codec.transaction
Class DeclaredType
java.lang.Object
org.apache.qpid.proton.codec.AbstractDescribedType<Declared,List>
org.apache.qpid.proton.codec.transaction.DeclaredType
- All Implemented Interfaces:
- AMQPType<Declared>, DescribedTypeConstructor<Declared>
public class DeclaredType
- extends AbstractDescribedType<Declared,List>
- implements DescribedTypeConstructor<Declared>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDescriptor
public UnsignedLong getDescriptor()
- Specified by:
getDescriptor in class AbstractDescribedType<Declared,List>
wrap
protected List wrap(Declared val)
- Specified by:
wrap in class AbstractDescribedType<Declared,List>
newInstance
public Declared newInstance(Object described)
- Specified by:
newInstance in interface DescribedTypeConstructor<Declared>
getTypeClass
public Class<Declared> getTypeClass()
- Specified by:
getTypeClass in interface AMQPType<Declared>- Specified by:
getTypeClass in interface DescribedTypeConstructor<Declared>
register
public static void register(Decoder decoder,
EncoderImpl encoder)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.