server

QgsAccessControl

A helper class that centralizes restrictions given by all the access control filter plugins.

QgsAccessControlFilter

Class defining access control interface for QGIS Server plugins.

QgsBufferServerRequest

Class defining request with data

QgsBufferServerResponse

Class defining buffered response

QgsCapabilitiesCache

A cache for capabilities xml documents (by configuration file path)

QgsConfigCache

Cache for server configuration.

QgsFcgiServerRequest

Class defining fcgi request

QgsFeatureFilter

A feature filter provider allowing to set filter expressions on a per-layer basis.

QgsFeatureFilterProviderGroup

A filter filter provider grouping several filter providers.

QgsOgcServiceException

Exception base class for service exceptions.

QgsRequestHandler

This class is an interface hiding the details of reading input and writing output from/to a wms request mechanism.

QgsServer

The QgsServer class provides OGC web services.

QgsServerApi

Server generic API endpoint abstract base class.

QgsServerApiBadRequestException

QgsServerApiContext

The QgsServerApiContext class encapsulates the resources for a particular client request: the request and response objects, the project (might be NULL) and the server interface, the API root path that matched the request is also added.

QgsServerApiInternalServerError

QgsServerApiUtils

The QgsServerApiUtils class contains helper functions to handle common API operations.

QgsServerCacheFilter

Class defining cache interface for QGIS Server plugins.

QgsServerCacheManager

A helper class that centralizes caches accesses given by all the server cache filter plugins.

QgsServerException

Exception base class for server exceptions.

QgsServerFeatureId

QgsServerFilter

Class defining I/O filters for QGIS Server and implemented in plugins.

QgsServerInterface

QgsServerInterface Class defining interfaces exposed by QGIS Server and made available to plugins.

QgsServerLogger

Writes message log into server logfile

QgsServerOgcApi

QGIS Server OGC API endpoint. QgsServerOgcApi provides the foundation for the new generation of REST-API based OGC services (e.g. WFS3).

QgsServerOgcApiHandler

The QgsServerOgcApiHandler abstract class represents a OGC API handler to be registered in QgsServerOgcApi class.

QgsServerParameter

Parameter common to all services (WMS, WFS, …)

QgsServerParameterDefinition

Definition of a parameter with basic conversion methods

QgsServerParameters

QgsServerParameters provides an interface to retrieve and manipulate global parameters received from the client.

QgsServerProjectUtils

QgsServerQueryStringParameter

The QgsServerQueryStringParameter class holds the information regarding a query string input parameter and its validation.

QgsServerRequest

QgsServerRequest Class defining request interface passed to services QgsService.executeRequest() method

QgsServerResponse

QgsServerSettings

Provides a way to retrieve settings by prioritizing according to environment variables, ini file and default values.

QgsServerSettingsEnv

Provides some enum describing the environment currently supported for configuration.

QgsServerStaticHandler

The QgsServerStaticHandler class serves static files from the static path (resources/server/api/wfs3/static)

QgsService

QgsService Class defining interfaces for QGIS server

QgsServiceModule

Class defining the service module interface for QGIS server services

QgsServiceRegistry

QgsServiceRegistry Class defining the registry manager for QGIS server services

QGIS Projects

QgsStoreBadLayerInfo

Stores layer ids of bad layers