18#ifndef _ACTIVEMQ_TRANSPORT_FUTURERESPONSE_H_
19#define _ACTIVEMQ_TRANSPORT_FUTURERESPONSE_H_
#define AMQCPP_API
Definition: Config.h:30
Definition: Response.h:46
A container that holds a response object.
Definition: FutureResponse.h:45
Pointer< Response > getResponse() const
Getters for the response property.
virtual ~FutureResponse()
FutureResponse(const Pointer< ResponseCallback > responseCallback)
Pointer< Response > getResponse(unsigned int timeout) const
Getters for the response property.
Pointer< Response > getResponse()
void setResponse(Pointer< Response > response)
Setter for the response property.
Pointer< Response > getResponse(unsigned int timeout)
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: CountDownLatch.h:33
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition: CachedConsumer.h:24