tufao
0.8.1
An asynchronous web framework for C++ built on top of Qt
|
![]() ![]() | This is the namespace where all Tufão facilities are grouped |
![]() ![]() ![]() | This namespace provides utilities for dealing with query strings |
![]() ![]() ![]() | This class provides an interface for HttpServerRequest handlers |
![]() ![]() ![]() | This class provides an factory interface to create AbstractHttpServerRequestHandler objects |
![]() ![]() ![]() | This class provides an interface for HTTP upgrade handlers |
![]() ![]() ![]() | The Tufao::AbstractMessageSocket class represents a socket that sends and receives messages |
![]() ![]() ![]() | This class provides a representation of HTTP headers |
![]() ![]() ![]() | You can use this class to serve static files under Tufão |
![]() ![]() ![]() | This class provides a plugin-based request handler |
![]() ![]() ![]() | The Tufao::HttpServer class provides an implementation of the HTTP protocol |
![]() ![]() ![]() | The Tufao::HttpServer represents a HTTP request received by Tufao::HttpServer |
![]() ![]() ![]() | This class provides a robust and high performance HTTP request router |
![]() ![]() ![]() | The Tufao::HttpServerResponse is used to respond to a Tufao::HttpServerRequest |
![]() ![]() ![]() | Tufao::HttpsServer is a subclass of Tufao::HttpServer that provides secure communication with the client |
![]() ![]() ![]() | This class provides a robust and high performance HTTP upgrade router |
![]() ![]() ![]() | This class provides a case insensitive QByteArray |
![]() ![]() ![]() | This class provides easier access to the session's properties |
![]() ![]() ![]() ![]() | Provides a object that give less verbose access to a session property |
![]() ![]() ![]() | Exposes details that sessions use to handle cookies |
![]() ![]() ![]() | SessionStore class can be used to store data that must persist among different requests |
![]() ![]() ![]() | SimpleSessionStore implements a simple storage mechanism to SessionStore |
![]() ![]() ![]() | This class provides a convenient interface for parsing URLs |
![]() ![]() ![]() | This class provides a handler to internally (only seen by your application) rewrite the URL |
![]() ![]() ![]() | This class represents a WebSocket connection |