QHttpEngine  1.0.0
Simple and secure HTTP server for Qt applications
QHttpEngine::Server Member List

This is the complete list of members for QHttpEngine::Server, including all inherited members.

incomingConnection(qintptr socketDescriptor)QHttpEngine::Serverprotected
Server(QObject *parent=0)QHttpEngine::Serverexplicit
Server(Handler *handler, QObject *parent=0)QHttpEngine::Server
ServerPrivate (defined in QHttpEngine::Server)QHttpEngine::Serverfriend
setHandler(Handler *handler)QHttpEngine::Server
setSslConfiguration(const QSslConfiguration &configuration)QHttpEngine::Server