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