18 #ifndef _ACTIVEMQ_TRANSPORT_CORRELATOR_RESPONSECORRELATOR_H_
19 #define _ACTIVEMQ_TRANSPORT_CORRELATOR_RESPONSECORRELATOR_H_
33 namespace correlator {
104 virtual void doClose();
#define AMQCPP_API
Definition: Config.h:30
Definition: Response.h:46
A filter on the transport layer.
Definition: TransportFilter.h:44
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
This type of transport filter is responsible for correlating asynchronous responses with requests...
Definition: ResponseCorrelator.h:46