This is the complete list of members for
Swift::GetResponder< T >, including all inherited members.
| getIQRouter() const | Swift::Responder< T > | [inline, protected] |
| GetResponder(IQRouter *router) | Swift::GetResponder< T > | [inline] |
| handleGetRequest(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] |
| start() | Swift::Responder< T > | [inline] |
| stop() | Swift::Responder< T > | [inline] |
| ~IQHandler() | Swift::IQHandler | [virtual] |
| ~Responder() | Swift::Responder< T > | [inline] |