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