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>
-
Method Summary
Modifier and TypeMethodDescriptionnewInstance(Object described) static voidregister(Decoder decoder, EncoderImpl encoder) protected ListMethods inherited from class org.apache.qpid.proton.codec.AbstractDescribedType
getAllEncodings, getCanonicalEncoding, getDecoder, getEncoder, getEncoding, write
-
Method Details
-
getDescriptor
- Specified by:
getDescriptorin classAbstractDescribedType<Declared,List>
-
wrap
- Specified by:
wrapin classAbstractDescribedType<Declared,List>
-
newInstance
- Specified by:
newInstancein interfaceDescribedTypeConstructor<Declared>
-
getTypeClass
- Specified by:
getTypeClassin interfaceAMQPType<Declared>- Specified by:
getTypeClassin interfaceDescribedTypeConstructor<Declared>
-
register
-