17 #ifndef _CMS_CONNECTIONFACTORY_H_ 18 #define _CMS_CONNECTIONFACTORY_H_ 28 class ExceptionListener;
29 class MessageTransformer;
77 virtual cms::Connection* createConnection(
const std::string& username,
const std::string& password) = 0;
100 virtual cms::Connection* createConnection(
const std::string& username,
const std::string& password,
const std::string& clientId) = 0;
Defines the interface for a factory that creates connection objects, the Connection objects returned ...
Definition: ConnectionFactory.h:41
If a CMS provider detects a serious problem, it notifies the client application through an ExceptionL...
Definition: ExceptionListener.h:37
The client's connection to its provider.
Definition: Connection.h:70
#define CMS_API
Definition: Config.h:31
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: DestinationResolver.h:23