Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include <SaslFactory.h>
Public Member Functions | |
std::auto_ptr< Sasl > | create (const ConnectionSettings &) |
~SaslFactory () | |
Static Public Member Functions | |
static SaslFactory & | getInstance () |
Definition at line 35 of file SaslFactory.h.
qpid::client::SaslFactory::~SaslFactory | ( | ) |
std::auto_ptr<Sasl> qpid::client::SaslFactory::create | ( | const ConnectionSettings & | ) |
static SaslFactory& qpid::client::SaslFactory::getInstance | ( | ) | [static] |