Apache Qpid C++ API
Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation

qpid::framing::AMQP_ServerProxy::AMQP_ServerProxy::Exchange Class Reference

#include <AMQP_ServerProxy.h>

List of all members.

Public Member Functions

 Exchange (FrameHandler &f)
virtual void declare (const string &exchange, const string &type, const string &alternateExchange, bool passive, bool durable, bool autoDelete, const FieldTable &arguments)
virtual void delete_ (const string &exchange, bool ifUnused)
virtual void query (const string &name)
virtual void bind (const string &queue, const string &exchange, const string &bindingKey, const FieldTable &arguments)
virtual void unbind (const string &queue, const string &exchange, const string &bindingKey)
virtual void bound (const string &exchange, const string &queue, const string &bindingKey, const FieldTable &arguments)
void send (const AMQBody &)
ProtocolVersion getVersion () const
FrameHandlergetHandler ()
void setHandler (FrameHandler &)

Static Public Member Functions

static Exchangeget (AMQP_ServerProxy &proxy)


Detailed Description

Definition at line 246 of file AMQP_ServerProxy.h.


Constructor & Destructor Documentation

qpid::framing::AMQP_ServerProxy::AMQP_ServerProxy::Exchange::Exchange ( FrameHandler f  )  [inline]

Definition at line 250 of file AMQP_ServerProxy.h.


Member Function Documentation

virtual void qpid::framing::AMQP_ServerProxy::AMQP_ServerProxy::Exchange::bind ( const string &  queue,
const string &  exchange,
const string &  bindingKey,
const FieldTable arguments 
) [virtual]

virtual void qpid::framing::AMQP_ServerProxy::AMQP_ServerProxy::Exchange::bound ( const string &  exchange,
const string &  queue,
const string &  bindingKey,
const FieldTable arguments 
) [virtual]

virtual void qpid::framing::AMQP_ServerProxy::AMQP_ServerProxy::Exchange::declare ( const string &  exchange,
const string &  type,
const string &  alternateExchange,
bool  passive,
bool  durable,
bool  autoDelete,
const FieldTable arguments 
) [virtual]

virtual void qpid::framing::AMQP_ServerProxy::AMQP_ServerProxy::Exchange::delete_ ( const string &  exchange,
bool  ifUnused 
) [virtual]

static Exchange& qpid::framing::AMQP_ServerProxy::AMQP_ServerProxy::Exchange::get ( AMQP_ServerProxy proxy  )  [inline, static]

Definition at line 251 of file AMQP_ServerProxy.h.

FrameHandler& qpid::framing::Proxy::getHandler (  )  [inherited]

ProtocolVersion qpid::framing::Proxy::getVersion (  )  const [inherited]

virtual void qpid::framing::AMQP_ServerProxy::AMQP_ServerProxy::Exchange::query ( const string &  name  )  [virtual]

void qpid::framing::Proxy::send ( const AMQBody  )  [inherited]

void qpid::framing::Proxy::setHandler ( FrameHandler  )  [inherited]

virtual void qpid::framing::AMQP_ServerProxy::AMQP_ServerProxy::Exchange::unbind ( const string &  queue,
const string &  exchange,
const string &  bindingKey 
) [virtual]


The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Thu Jul 2 13:32:16 2009 for Qpid C++ Client API by doxygen 1.5.8