Collaboration diagram for Webserver:
|
Files | |
| file | webfilepage.h |
| Defines the class WebFilePage. | |
| file | webforwardpage.h |
| Defines the class WebForwardPage. | |
| file | webpage.h |
| Defines the class WebPage. | |
| file | webserver.h |
| Defines the class WebServer. | |
| file | webstatisticspage.h |
| Defines the class WebStatisticsPage. | |
| file | webthread.h |
| Defines the class WebThread. | |
Classes | |
| class | WebFilePage |
| A class for simple publishing of a file in the web. More... | |
| class | WebForwardPage |
| A class for forwarding an URI to another URI. More... | |
| class | WebPage |
| The basic class for publishing data in the web. More... | |
| class | WebServer |
| The central class of the webserver. More... | |
| class | WebStatisticsPage |
| A class for showing game statistics. More... | |
| class | WebThread |
| The WebThread class is used to respond on web requests asynchronously. More... | |
1.5.1