From 8175edfb428e91557b22d8bc6dd8fd3aa40c63bb Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Fri, 15 Dec 2006 14:26:54 +0000 Subject: QPID-183 Patch supplied by Rob Godfrey. Major changes to durable topic subscription handling. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@487566 13f79535-47bb-0310-9956-ffa450edef68 --- specs/amqp-8.0.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/specs/amqp-8.0.xml b/specs/amqp-8.0.xml index 6b3a438f08..a9a9b21ecc 100644 --- a/specs/amqp-8.0.xml +++ b/specs/amqp-8.0.xml @@ -1352,7 +1352,27 @@ localised reply text + + + + + Message routing key + + Specifies the routing key for the message. The routing key is + used for routing messages depending on the exchange configuration. + + + + + + + + + + + +