◆ YHttpServer()
Constructor to override widgets action handler. Is used in case there are UI specific actions for the widget.
◆ process_data()
bool YHttpServer::process_data |
( |
| ) |
|
Process the data by the HTTP server
- Returns
- true if the UI content has been changed and it should be refreshed
◆ sockets()
Return the list of the FDs used by the HTTP server, these should be watched by the UI in the main event loop (in addition to the user input)
◆ start()
void YHttpServer::start |
( |
| ) |
|
◆ stop()
void YHttpServer::stop |
( |
| ) |
|
Stop the HTTP server. The server is also stopped automatically in the destructor.
◆ yserver()
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libyui-4.6.0/libyui-rest-api/src/YHttpServer.h
- /builddir/build/BUILD/libyui-4.6.0/libyui-rest-api/src/YHttpServer.cc