qpid::broker::MessageDelivery Class Reference

Encapsulates the different options for message delivery currently supported. More...

#include <MessageDelivery.h>

List of all members.

Static Public Member Functions

static boost::shared_ptr<
DeliveryToken
getBasicGetToken (boost::shared_ptr< Queue > queue)
static boost::shared_ptr<
DeliveryToken
getBasicConsumeToken (const std::string &consumer)
static boost::shared_ptr<
DeliveryToken
getPreviewMessageDeliveryToken (const std::string &destination, u_int8_t confirmMode, u_int8_t acquireMode)
static boost::shared_ptr<
DeliveryToken
getMessageDeliveryToken (const std::string &destination, u_int8_t confirmMode, u_int8_t acquireMode)
static void deliver (QueuedMessage &msg, framing::FrameHandler &out, DeliveryId deliveryTag, boost::shared_ptr< DeliveryToken > token, uint16_t framesize)


Detailed Description

Encapsulates the different options for message delivery currently supported.


The documentation for this class was generated from the following file:
Generated on Thu Apr 10 11:08:53 2008 for Qpid by  doxygen 1.4.7