18 #ifndef FAILOVERTRANSPORTLISTENER_H_ 19 #define FAILOVERTRANSPORTLISTENER_H_ 29 class FailoverTransport;
74 virtual void transportInterrupted();
79 virtual void transportResumed();
#define AMQCPP_API
Definition: Config.h:30
Utility class used by the Transport to perform the work of responding to events from the active Trans...
Definition: FailoverTransportListener.h:37
Definition: FailoverTransport.h:48
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: CachedConsumer.h:24
Definition: Exception.h:38
Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the defa...
Definition: Pointer.h:53
A listener of asynchronous exceptions from a command transport object.
Definition: TransportListener.h:38