org.gvsig.remoteclient.wmts.request
Class WMTSGetCapabilitiesRequest
java.lang.Object
org.gvsig.remoteclient.ogc.request.OGCRequest
org.gvsig.remoteclient.wmts.request.WMTSRequest
org.gvsig.remoteclient.wmts.request.WMTSGetCapabilitiesRequest
- Direct Known Subclasses:
- WMTSGetCapabilitiesRequest1_0_0
public abstract class WMTSGetCapabilitiesRequest
- extends WMTSRequest
Base class for a GetCapabilities WMTS request
- Author:
- Nacho Brodin (nachobrodin@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serverDescription
protected WMTSServerDescription serverDescription
WMTSGetCapabilitiesRequest
public WMTSGetCapabilitiesRequest(WMTSServerDescription serverDescription,
WMTSProtocolHandler protocolHandler)
- Parameters:
status - protocolHandler -
getHttpPostRequest
protected java.lang.String getHttpPostRequest(java.lang.String onlineResource)
- Specified by:
getHttpPostRequest in class OGCRequest
getOperationName
protected java.lang.String getOperationName()
- Specified by:
getOperationName in class OGCRequest
getTempFilePrefix
protected java.lang.String getTempFilePrefix()
- Specified by:
getTempFilePrefix in class OGCRequest
Copyright © 2004-2013 gvSIG. All Rights Reserved.