, including all inherited members.
| getIQRouter() const | Swift::Responder< PAYLOAD_TYPE > | [inline, protected] |
| handleGetRequest(const JID &from, const JID &to, const std::string &id, boost::shared_ptr< PAYLOAD_TYPE > payload)=0 | Swift::Responder< PAYLOAD_TYPE > | [protected, pure virtual] |
| handleSetRequest(const JID &from, const JID &to, const std::string &id, boost::shared_ptr< PAYLOAD_TYPE > payload)=0 | Swift::Responder< PAYLOAD_TYPE > | [protected, pure virtual] |
| Responder(IQRouter *router) | Swift::Responder< PAYLOAD_TYPE > | [inline] |
| sendError(const JID &to, const std::string &id, ErrorPayload::Condition condition, ErrorPayload::Type type, Payload::ref payload=Payload::ref()) | Swift::Responder< PAYLOAD_TYPE > | [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< PAYLOAD_TYPE > | [inline, protected] |
| sendResponse(const JID &to, const std::string &id, boost::shared_ptr< PAYLOAD_TYPE > payload) | Swift::Responder< PAYLOAD_TYPE > | [inline, protected] |
| sendResponse(const JID &to, const JID &from, const std::string &id, boost::shared_ptr< PAYLOAD_TYPE > payload) | Swift::Responder< PAYLOAD_TYPE > | [inline, protected] |
| start() | Swift::Responder< PAYLOAD_TYPE > | [inline] |
| stop() | Swift::Responder< PAYLOAD_TYPE > | [inline] |
| ~IQHandler() | Swift::IQHandler | [virtual] |
| ~Responder() | Swift::Responder< PAYLOAD_TYPE > | [inline] |