Class Annotations
java.lang.Object
com.swiftmq.amqp.v100.types.AMQPType
com.swiftmq.amqp.v100.types.AMQPMap
com.swiftmq.amqp.v100.generated.messaging.message_format.Annotations
- Direct Known Subclasses:
DeliveryAnnotations
,Footer
,MessageAnnotations
The annotations type is a map where the keys are restricted to be of type or of type . All ulong keys, and all symbolic keys except those beginning with "x-" are reserved. Keys beginning with "x-opt-" MUST be ignored if not understood. On receiving an annotation key which is not understood, and which does not begin with "x-opt", the receiving AMQP container MUST detach the link with a error.
- Version:
- AMQP Version v100. Generation Date: Wed Apr 18 14:09:32 CEST 2012
- Author:
- IIT Software GmbH, Bremen/Germany, (c) 2012, All Rights Reserved
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.swiftmq.amqp.v100.types.AMQPMap
getPredictedSize, getValue, getValueString, readContent, setValue, writeContent
Methods inherited from class com.swiftmq.amqp.v100.types.AMQPType
getCode, getConstructor, getName, hasDescriptor, isWriteCode, resetConstructor, setCode, setConstructor, setWriteCode