#include <src/main/cms/DeliveryMode.h>
Public Member Functions | |
virtual | ~DeliveryMode () |
Static Public Attributes | |
static const int | PERSISTENT = 0 |
Enumeration values for Message Delivery Mode. | |
static const int | NON_PERSISTENT = 1 |
virtual cms::DeliveryMode::~DeliveryMode | ( | ) | [inline, virtual] |
const int cms::DeliveryMode::PERSISTENT = 0 [static] |
Enumeration values for Message Delivery Mode.
const int cms::DeliveryMode::NON_PERSISTENT = 1 [static] |