summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/Connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/cluster/Connection.h')
-rw-r--r--cpp/src/qpid/cluster/Connection.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/qpid/cluster/Connection.h b/cpp/src/qpid/cluster/Connection.h
index 73856a3687..687b0585d3 100644
--- a/cpp/src/qpid/cluster/Connection.h
+++ b/cpp/src/qpid/cluster/Connection.h
@@ -121,6 +121,8 @@ class Connection :
void membership(const framing::FieldTable&, const framing::FieldTable&, uint64_t frameSeq);
+ void retractOffer();
+
void deliveryRecord(const std::string& queue,
const framing::SequenceNumber& position,
const std::string& tag,