AmqpMessageHeaders

Enum for all supported AMQP headers sets in Exchange messages.
Methods Summary
public static
public static
# getAll( )
public static
Constants Summary
public string CONSUMER_TAG
# 'amqp_consumer_tag'
public string DELIVERY_TAG
# 'amqp_delivery_tag'
public string REDELIVERED
# 'amqp_redelivered'
public string EXCHANGE
# 'amqp_exchange'
public string ROUTING_KEY
# 'amqp_routing_key'
public string CONTENT_TYPE
# 'amqp_content_type'
public string CONTENT_ENCODING
# 'amqp_content_encoding'
public string REPLY_TO
# 'amqp_reply_to'
public string CORRELATION_ID
# 'amqp_correlation_id'
public string PRIORITY
# 'amqp_priority'