tufao  1.3.0
An asynchronous web framework for C++ built on top of Qt
Tufao::HttpServer Member List

This is the complete list of members for Tufao::HttpServer, including all inherited members.

checkContinue(HttpServerRequest &request, HttpServerResponse &response)Tufao::HttpServerprotectedvirtual
close()Tufao::HttpServerslot
defaultUpgradeHandler()Tufao::HttpServerstatic
handleConnection(QAbstractSocket *connection)Tufao::HttpServerprotected
HttpServer(QObject *parent=0)Tufao::HttpServerexplicit
incomingConnection(qintptr socketDescriptor)Tufao::HttpServerprotectedvirtual
isListening() const Tufao::HttpServer
listen(const QHostAddress &address=QHostAddress::Any, quint16 port=0)Tufao::HttpServer
requestReady(Tufao::HttpServerRequest &request, Tufao::HttpServerResponse &response)Tufao::HttpServersignal
serverPort() const Tufao::HttpServer
setTimeout(int msecs=0)Tufao::HttpServer
setUpgradeHandler(UpgradeHandler functor)Tufao::HttpServer
timeout() const Tufao::HttpServer
UpgradeHandler typedefTufao::HttpServer
~HttpServer()Tufao::HttpServer