#include <libmythupnp/httpserver.h>
Definition at line 71 of file httpserver.h.
◆ HttpServerExtension()
| HttpServerExtension::HttpServerExtension |
( |
QString |
sName, |
|
|
QString |
sSharePath |
|
) |
| |
|
inline |
◆ ~HttpServerExtension()
| HttpServerExtension::~HttpServerExtension |
( |
| ) |
|
|
overridedefault |
◆ GetBasePaths()
| virtual QStringList HttpServerExtension::GetBasePaths |
( |
| ) |
|
|
pure virtual |
Implemented in Eventing, SSDPExtension, UPnpCDS, UPnpCMGR, UPnpMSRR, UPNPSubscription, HttpConfig, HttpStatus, InternetContent, MythFEXML, and ServiceHost.
Referenced by HttpServer::RegisterExtension(), and HttpServer::UnregisterExtension().
◆ GetSocketTimeout()
| virtual int HttpServerExtension::GetSocketTimeout |
( |
| ) |
const |
|
inlinevirtual |
◆ ProcessOptions()
◆ ProcessRequest()
Implemented in Eventing, SSDPExtension, UPnpCDS, UPnpCMGR, UPnpMSRR, UPNPSubscription, HttpConfig, HttpStatus, InternetContent, MythFEXML, and ServiceHost.
◆ m_nSocketTimeout
| int HttpServerExtension::m_nSocketTimeout { -1 } |
◆ m_nSupportedMethods
| uint HttpServerExtension::m_nSupportedMethods |
◆ m_sName
| QString HttpServerExtension::m_sName |
◆ m_sSharePath
| QString HttpServerExtension::m_sSharePath |
The documentation for this class was generated from the following files: