This is the complete list of members for
Swift::SetResponder< T >, including all inherited members.
getIQRouter() const | Swift::Responder< T > | [inline, protected] |
handleSetRequest(const JID &from, const JID &to, const std::string &id, boost::shared_ptr< T > payload)=0 | Swift::Responder< T > | [protected, pure virtual] |
Responder(IQRouter *router) | Swift::Responder< T > | [inline] |
sendError(const JID &to, const std::string &id, ErrorPayload::Condition condition, ErrorPayload::Type type, Payload::ref payload=Payload::ref()) | Swift::Responder< T > | [inline, protected] |
sendError(const JID &to, const JID &from, const std::string &id, ErrorPayload::Condition condition, ErrorPayload::Type type, Payload::ref payload=Payload::ref()) | Swift::Responder< T > | [inline, protected] |
sendResponse(const JID &to, const std::string &id, boost::shared_ptr< T > payload) | Swift::Responder< T > | [inline, protected] |
sendResponse(const JID &to, const JID &from, const std::string &id, boost::shared_ptr< T > payload) | Swift::Responder< T > | [inline, protected] |
SetResponder(IQRouter *router) | Swift::SetResponder< T > | [inline] |
start() | Swift::Responder< T > | [inline] |
stop() | Swift::Responder< T > | [inline] |
~IQHandler() | Swift::IQHandler | [virtual] |
~Responder() | Swift::Responder< T > | [inline] |