activemq-cpp-3.9.5
|
#include <string>
#include <cms/Config.h>
#include <cms/Closeable.h>
#include <cms/Queue.h>
#include <cms/Message.h>
#include <cms/CMSException.h>
#include <cms/MessageEnumeration.h>
Go to the source code of this file.
Data Structures | |
class | cms::QueueBrowser |
This class implements in interface for browsing the messages in a Queue without removing them. More... | |
Namespaces | |
namespace | cms |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |