tufao  0.8.1
An asynchronous web framework for C++ built on top of Qt
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Tufao::HttpsServer Member List

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

checkContinue(HttpServerRequest *request, HttpServerResponse *response)Tufao::HttpServerprotectedvirtual
close()Tufao::HttpServerslot
handleConnection(QAbstractSocket *connection)Tufao::HttpServerprotected
HttpServer(QObject *parent=0)Tufao::HttpServerexplicit
HttpsServer(QObject *parent=0) (defined in Tufao::HttpsServer)Tufao::HttpsServerexplicit
incomingConnection(qintptr socketDescriptor) (defined in Tufao::HttpsServer)Tufao::HttpsServerprotectedvirtual
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
setHttpUpgradeRouter(HttpUpgradeRouter *router)Tufao::HttpServer
setLocalCertificate(const QSslCertificate &certificate)Tufao::HttpsServer
setPrivateKey(const QSslKey &key)Tufao::HttpsServer
setTimeout(int msecs=0)Tufao::HttpServer
timeout() const Tufao::HttpServer
upgrade(HttpServerRequest *request, const QByteArray &head)Tufao::HttpServerprotectedvirtual
~HttpServer()Tufao::HttpServer
~HttpsServer()Tufao::HttpsServer