18#ifndef _ACTIVEMQ_TRANSPORT_RESPONSECALLBACK_H_
19#define _ACTIVEMQ_TRANSPORT_RESPONSECALLBACK_H_
#define AMQCPP_API
Definition: Config.h:30
Allows an async send to complete at a later time via a Response event.
Definition: ResponseCallback.h:32
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
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition: CachedConsumer.h:24