summaryrefslogtreecommitdiff
path: root/amqp-rabbitmq-0.9.1.json
diff options
context:
space:
mode:
authorAlexandru Scvortov <alexandru@rabbitmq.com>2010-09-03 10:45:53 +0100
committerAlexandru Scvortov <alexandru@rabbitmq.com>2010-09-03 10:45:53 +0100
commit3d273a77174c119473ef24e189c32d04f92130da (patch)
treef5edd32a2d7f3c7c9384bffcde54357e004fc77e /amqp-rabbitmq-0.9.1.json
parent0f8acac46f2e104fdf90c35db358d34783472026 (diff)
downloadrabbitmq-codegen-3d273a77174c119473ef24e189c32d04f92130da.tar.gz
moved confirm extension into 0-9-1 json
Diffstat (limited to 'amqp-rabbitmq-0.9.1.json')
-rw-r--r--amqp-rabbitmq-0.9.1.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/amqp-rabbitmq-0.9.1.json b/amqp-rabbitmq-0.9.1.json
index 72cd628..448c04c 100644
--- a/amqp-rabbitmq-0.9.1.json
+++ b/amqp-rabbitmq-0.9.1.json
@@ -422,6 +422,19 @@
"arguments": [],
"name": "rollback-ok"}],
"name": "tx"
- }
+ },
+ {
+ "id": 85,
+ "methods": [{"id": 10,
+ "arguments": [
+ {"type": "bit", "name": "multiple", "default-value": false},
+ {"type": "bit", "name": "nowait", "default-value": false}],
+ "name": "select",
+ "synchronous": true},
+ {"id": 11,
+ "arguments": [],
+ "name": "select-ok"}],
+ "name": "confirm"
+ }
]
}