activemq-cpp-3.9.5
|
#include <activemq/cmsutil/PooledSession.h>
#include <decaf/util/concurrent/Mutex.h>
#include <cms/Connection.h>
#include <list>
#include <activemq/util/Config.h>
Go to the source code of this file.
Data Structures | |
class | activemq::cmsutil::SessionPool |
A pool of CMS sessions from the same connection and with the same acknowledge mode. More... | |
Namespaces | |
namespace | activemq |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | activemq::cmsutil |