32#ifndef _QX_SERVICES_H_
33#define _QX_SERVICES_H_
48#ifdef _QX_ENABLE_QT_NETWORK
Common interface for all parameters transfered by QxService module of QxOrm library.
Common interface for all services defined with QxService module of QxOrm library.
Provide a class helper to easily execute an asynchronous transaction using a multi-thread process.
Define connection parameters used by QxService module of QxOrm library.
Server side to manage a thread pool of incoming connections (new request from client)
Concrete service class defined with QxService module of QxOrm library.
Thread to execute a transaction of QxService module.
Thread pool to manage list of threads for executing all transactions of QxService module.
Transaction of QxService module (contains request from client and reply from server)