ANNA Suite  2020b
Multipurpose development suite for Telco applications
anna::http::Handler Member List

This is the complete list of members for anna::http::Handler, including all inherited members.

allocateResponse()anna::http::Handlerprotected
apply(comm::ClientSocket &clientSocket, const comm::Message &message) noexcept(false)anna::http::Handlervirtual
asString() constanna::comm::Receiverinlinevirtual
asXML(xml::Node *parent) const noexcept(false)anna::comm::Receiverinlinevirtual
eventBreakConnection(const comm::ClientSocket &clientSocket)anna::comm::Receiverinlinevirtual
eventBreakLocalConnection(const comm::ClientSocket &clientSocket)anna::comm::Receiverinlinevirtual
eventCreateConnection(const Server *server)anna::comm::Receiverinlinevirtual
evRequest(comm::ClientSocket &clientSocket, const Request &request) noexcept(false)=0anna::http::Handlerprotectedpure virtual
evResponse(comm::ClientSocket &clientSocket, const Response &response) noexcept(false)=0anna::http::Handlerprotectedpure virtual
getName() constanna::comm::Receiverinline
Handler(const char *name)anna::http::Handlerinlineprotected
initialize() noexcept(false)anna::comm::Receiverinlineprotectedvirtual
Receiver(const char *name)anna::comm::Receiverinlineprotected
~Handler()anna::http::Handlervirtual