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