From 757ee29dd739bd4b439b12ac2f7cc562b1beebeb 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@487566 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/specs/amqp-8.0.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/qpid/specs/amqp-8.0.xml b/qpid/specs/amqp-8.0.xml index 6b3a438f08..a9a9b21ecc 100644 --- a/qpid/specs/amqp-8.0.xml +++ b/qpid/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. + + + + + + + + + + + +