From 9f89516b7a87b0a60abc665c4d83ae7daecbc8ad Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 6 Sep 2013 19:37:52 +0000 Subject: QPID-4932: expose reconnect&replay logic for application to control itself git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1520673 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/include/qpid/messaging/Connection.h | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'qpid/cpp/include') diff --git a/qpid/cpp/include/qpid/messaging/Connection.h b/qpid/cpp/include/qpid/messaging/Connection.h index 58e61c4655..bb83685731 100644 --- a/qpid/cpp/include/qpid/messaging/Connection.h +++ b/qpid/cpp/include/qpid/messaging/Connection.h @@ -98,6 +98,33 @@ class QPID_MESSAGING_CLASS_EXTERN Connection : public qpid::messaging::Handle