Classes

lib/bfHttpServer/src/httpconnectionhandler.h File Reference

#include <QTcpSocket>
#include <QSettings>
#include <QTimer>
#include <QThread>
#include "httprequest.h"
#include "httprequesthandler.h"

Go to the source code of this file.

Classes

class  HttpConnectionHandler
 The connection handler accepts incoming connections and dispatches incoming requests to to a request mapper. More...

Detailed Description

Author:
Stefan Frings

Definition in file httpconnectionhandler.h.