QxOrm
1.5.0
C++ Object Relational Mapping library
|
HTTP server which manages connections in a multi-threaded environment (support SSL/TLS, persistent connection, etc...) : https://www.qxorm.com/qxorm_en/manual.html#manual_96. More...
#include <QxHttpServer/QxHttpRequest.h>
#include <QxHttpServer/QxHttpResponse.h>
#include <QxHttpServer/QxHttpTransaction.h>
#include <QxService/QxTransaction.h>
#include <QxService/QxConnect.h>
#include <QxService/QxServer.h>
Go to the source code of this file.
Classes | |
class | qx::QxHttpServer |
qx::QxHttpServer : HTTP server which manages connections in a multi-threaded environment (support SSL/TLS, persistent connection, etc...) : https://www.qxorm.com/qxorm_en/manual.html#manual_96 More... | |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. | |
Defines | |
#define | _QX_HTTP_SERVER_H_ |
Typedefs | |
typedef std::shared_ptr < QxHttpServer > | qx::QxHttpServer_ptr |
typedef qx::QxHttpServer | qx_http_server |
HTTP server which manages connections in a multi-threaded environment (support SSL/TLS, persistent connection, etc...) : https://www.qxorm.com/qxorm_en/manual.html#manual_96.
Definition in file QxHttpServer.h.
#define _QX_HTTP_SERVER_H_ |
Definition at line 38 of file QxHttpServer.h.
typedef qx::QxHttpServer qx_http_server |
Definition at line 133 of file QxHttpServer.h.