Platinum UPnP SDK
|
The PLT_HttpServerTask class is a version of PLT_HttpServerSocketTask that supports delegation of HTTP request handling. More...
#include <PltHttpServerTask.h>
Additional Inherited Members | |
![]() | |
NPT_Result | Kill () |
When a task is not managed by a PLT_TaskManager, the owner must call this to stop and destroy it. | |
![]() | |
virtual void | DoAbort () |
This method to override in derived classes is called when the task is about to stop. | |
virtual void | DoRun () |
This method to override in derived classes is the main task loop. | |
The PLT_HttpServerTask class is a version of PLT_HttpServerSocketTask that supports delegation of HTTP request handling.