From f2333ea56165e4f69d9e5c5d4b7d9aa46db5da14 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 22 Aug 2007 19:18:17 +0000 Subject: * specs/amqp-transitional.0-10.xml: Removed ping and pong methods. They have been removed from the spec. * cpp/src/tests/Cluster.cpp, Cluster_child.cpp: Removed use of SessionPing/PongBody. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@568732 13f79535-47bb-0310-9956-ffa450edef68 --- specs/amqp-transitional.0-10.xml | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'specs') diff --git a/specs/amqp-transitional.0-10.xml b/specs/amqp-transitional.0-10.xml index 9d31159c39..b1fe81373a 100644 --- a/specs/amqp-transitional.0-10.xml +++ b/specs/amqp-transitional.0-10.xml @@ -1863,10 +1863,6 @@ / C:RESUME S:ATTACHED use-session = C:FLOW S:FLOW-OK / S:FLOW C:FLOW-OK - / S:PING - / C:PONG - / C:PING - / S:PONG close-session = C:SUSPEND S:DETACHED / C:CLOSE S:CLOSED / S:CLOSED @@ -2225,19 +2221,6 @@ - - - - - - - - - - - - - -- cgit v1.2.1