#include <StompQueue.h>
Inheritance diagram for activemq::connector::stomp::StompQueue:
Public Member Functions | |
StompQueue (const cms::Destination *source) | |
StompQueue (const std::string &name) | |
virtual | ~StompQueue (void) |
virtual std::string | getQueueName (void) const throw ( cms::CMSException ) |
virtual cms::Destination * | clone (void) const |
Protected Member Functions | |
virtual std::string | getPrefix (void) const |
|
Copy Consturctor
|
|
Custom Constructor
|
|
|
|
Creates a new instance of this destination type that is a copy of this one, and returns it.
|
|
Retrieves the proper Stomp Prefix for the specified type of Destination
Implements activemq::connector::stomp::StompDestination< cms::Queue >. |
|
Gets the name of this queue.
|