public abstract class WMTSGetCapabilitiesRequest extends WMTSRequest
Modifier and Type | Field and Description |
---|---|
protected WMTSServerDescription |
serverDescription |
isDeleted, protocolHandler, status, stringUtils, XMLTAG_ENDCHARACTER, XMLTAG_FINISHCHARACTER, XMLTAG_STARTCHARACTER
Constructor and Description |
---|
WMTSGetCapabilitiesRequest(WMTSServerDescription serverDescription,
WMTSProtocolHandler protocolHandler) |
Modifier and Type | Method and Description |
---|---|
protected String |
getHttpPostRequest(String onlineResource) |
protected String |
getOperationName() |
protected String |
getTempFilePrefix() |
cancelDownload, createXMLEndtTag, createXMLStartTag, downloadFile, getHttpGetRequest, getPartialQuery, getSchemaLocation, getURL, isDeleted, sendRequest, sendRequest, setDeleted
protected WMTSServerDescription serverDescription
public WMTSGetCapabilitiesRequest(WMTSServerDescription serverDescription, WMTSProtocolHandler protocolHandler)
status
- protocolHandler
- protected String getHttpPostRequest(String onlineResource)
getHttpPostRequest
in class WMTSRequest
protected String getOperationName()
getOperationName
in class WMTSRequest
protected String getTempFilePrefix()
getTempFilePrefix
in class WMTSRequest