QGIS API Documentation
3.0.2-Girona (307d082)
|
The SERVER library is built on top of the CORE library and adds map server components to QGIS. More...
Classes | |
class | QgsAccessControlFilter |
Class defining access control interface for QGIS Server plugins. More... | |
class | QgsCapabilitiesCache |
A cache for capabilities xml documents (by configuration file path) More... | |
class | QgsOgcServiceException |
Exception base class for service exceptions. More... | |
class | QgsRequestHandler |
This class is an interface hiding the details of reading input and writing output from/to a wms request mechanism. More... | |
class | QgsServer |
The QgsServer class provides OGC web services. More... | |
class | QgsServerException |
Exception base class for server exceptions. More... | |
class | QgsServerFilter |
Class defining I/O filters for QGIS Server and implemented in plugins. More... | |
class | QgsServerInterface |
QgsServerInterface Class defining interfaces exposed by QGIS Server and made available to plugins. More... | |
class | QgsServerRequest |
QgsServerRequest Class defining request interface passed to services QgsService::executeRequest() method. More... | |
class | QgsServerResponse |
QgsServerResponse Class defining response interface passed to services QgsService::executeRequest() method. More... | |
class | QgsService |
QgsService Class defining interfaces for QGIS server services. More... | |
class | QgsServiceRegistry |
QgsServiceRegistry Class defining the registry manager for QGIS server services. More... | |
The SERVER library is built on top of the CORE library and adds map server components to QGIS.