public final class DispositionType extends AbstractDescribedType<Disposition,List> implements DescribedTypeConstructor<Disposition>
Modifier and Type | Method and Description |
---|---|
UnsignedLong |
getDescriptor() |
Class<Disposition> |
getTypeClass() |
Disposition |
newInstance(Object described) |
static void |
register(Decoder decoder,
EncoderImpl encoder) |
protected List |
wrap(Disposition val) |
getAllEncodings, getCanonicalEncoding, getEncoding, write
public UnsignedLong getDescriptor()
getDescriptor
in class AbstractDescribedType<Disposition,List>
protected List wrap(Disposition val)
wrap
in class AbstractDescribedType<Disposition,List>
public Disposition newInstance(Object described)
newInstance
in interface DescribedTypeConstructor<Disposition>
public Class<Disposition> getTypeClass()
getTypeClass
in interface AMQPType<Disposition>
getTypeClass
in interface DescribedTypeConstructor<Disposition>
public static void register(Decoder decoder, EncoderImpl encoder)
Copyright © 2016 The Apache Software Foundation. All rights reserved.