public interface WPSConstants
WPSConstants holds all important and often used constants of OGC WPS (e.g.
name of the getCapabilities operation) that are global between all supported
versions| Modifier and Type | Interface and Description |
|---|---|
static class |
WPSConstants.Operations
The names of the operations supported by all versions of the WPS
specification.
|
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
ACCEPT_FORMATS
Constant for the content types of the accept formats
|
static String |
NS_WPS_PREFIX
Deprecated.
|
static String |
RESPONSE_MODE_INLINE
Deprecated.
see
ResponseMode |
static String |
RESPONSE_MODE_RAW
Deprecated.
see
ResponseMode |
static Set<String> |
RESPONSE_MODES
Deprecated.
see
ResponseMode |
static String |
SERVICE
Constant for the service name of the WPS.
|
static String |
VERSION_200 |
@Deprecated static final String NS_WPS_PREFIX
static final Set<String> ACCEPT_FORMATS
static final String SERVICE
@Deprecated static final String RESPONSE_MODE_INLINE
ResponseMode@Deprecated static final String RESPONSE_MODE_RAW
ResponseMode@Deprecated static final Set<String> RESPONSE_MODES
ResponseModestatic final String VERSION_200
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.