Methods in org.deegree.services.wms.controller with parameters of type WMSController |
protected abstract void |
WMSControllerBase.exportCapas(java.lang.String getUrl,
java.lang.String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
WMSController controller)
|
protected void |
WMSController111.exportCapas(java.lang.String getUrl,
java.lang.String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
WMSController controller)
|
protected void |
WMSController130.exportCapas(java.lang.String getUrl,
java.lang.String postUrl,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
WMSController controller)
|
void |
WMSControllerBase.getCapabilities(java.lang.String getUrl,
java.lang.String postUrl,
java.lang.String updateSequence,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
java.util.Map<java.lang.String,java.lang.String> customParameters,
WMSController controller)
|
void |
WMSController.Controller.getCapabilities(java.lang.String getUrl,
java.lang.String postUrl,
java.lang.String updateSequence,
MapService service,
HttpResponseBuffer response,
ServiceIdentificationType identification,
ServiceProviderType provider,
java.util.Map<java.lang.String,java.lang.String> customParameters,
WMSController controller)
|
void |
WMSControllerBase.handleException(java.util.Map<java.lang.String,java.lang.String> map,
org.deegree.protocol.wms.WMSConstants.WMSRequestType req,
OWSException e,
HttpResponseBuffer response,
WMSController controller)
|
void |
WMSController.Controller.handleException(java.util.Map<java.lang.String,java.lang.String> map,
org.deegree.protocol.wms.WMSConstants.WMSRequestType req,
OWSException e,
HttpResponseBuffer response,
WMSController controller)
|