18#ifndef _ACTIVEMQ_TRANSPORT_RESPONSECALLBACK_H_
19#define _ACTIVEMQ_TRANSPORT_RESPONSECALLBACK_H_
35 ResponseCallback(
const ResponseCallback&);
36 ResponseCallback& operator= (
const ResponseCallback&);
#define AMQCPP_API
Definition Config.h:30
virtual ~ResponseCallback()
virtual void onComplete(decaf::lang::Pointer< commands::Response > response)=0
When an Asynchronous operations completes this event is fired.
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
Definition AbstractTransportFactory.h:30
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition CachedConsumer.h:24