QwuiHttpServerDelegate Class Reference
Concrete imlementation of the HTTP server delegate. This class handles uses a socket descriptor and uses it to transmit the requested resources.
More...
#include <qwuihttpserverdelegate.h>
List of all members.
Detailed Description
Concrete imlementation of the HTTP server delegate. This class handles uses a socket descriptor and uses it to transmit the requested resources.
Constructor & Destructor Documentation
QwuiHttpServerDelegate::~QwuiHttpServerDelegate |
( |
|
) |
[virtual] |
Member Function Documentation
QIODevice * QwuiHttpServerDelegate::createDevice |
( |
|
) |
[protected, virtual] |
void QwuiHttpServerDelegate::deleteDevice |
( |
QIODevice * |
device |
) |
[protected, virtual] |
QString QwuiHttpServerDelegate::readHttpRequestContent |
( |
|
) |
[protected, virtual] |
QHttpRequestHeader QwuiHttpServerDelegate::readHttpRequestHeader |
( |
|
) |
[protected, virtual] |
void QwuiHttpServerDelegate::writeHttpResponseHeader |
( |
const QHttpResponseHeader & |
responseHeader |
) |
[protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: