ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::http::Handler, including all inherited members.
allocateResponse() | anna::http::Handler | protected |
apply(comm::ClientSocket &clientSocket, const comm::Message &message) noexcept(false) | anna::http::Handler | virtual |
asString() const | anna::comm::Receiver | inlinevirtual |
asXML(xml::Node *parent) const noexcept(false) | anna::comm::Receiver | inlinevirtual |
eventBreakConnection(const comm::ClientSocket &clientSocket) | anna::comm::Receiver | inlinevirtual |
eventBreakLocalConnection(const comm::ClientSocket &clientSocket) | anna::comm::Receiver | inlinevirtual |
eventCreateConnection(const Server *server) | anna::comm::Receiver | inlinevirtual |
evRequest(comm::ClientSocket &clientSocket, const Request &request) noexcept(false)=0 | anna::http::Handler | protectedpure virtual |
evResponse(comm::ClientSocket &clientSocket, const Response &response) noexcept(false)=0 | anna::http::Handler | protectedpure virtual |
getName() const | anna::comm::Receiver | inline |
Handler(const char *name) | anna::http::Handler | inlineprotected |
initialize() noexcept(false) | anna::comm::Receiver | inlineprotectedvirtual |
Receiver(const char *name) | anna::comm::Receiver | inlineprotected |
~Handler() | anna::http::Handler | virtual |