Uses of Class
org.deegree.services.wms.controller.WMSController

Packages that use WMSController
org.deegree.services.wms.controller   
org.deegree.services.wms.controller.capabilities   
 

Uses of WMSController in org.deegree.services.wms.controller
 

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)
           
 

Uses of WMSController in org.deegree.services.wms.controller.capabilities
 

Constructors in org.deegree.services.wms.controller.capabilities with parameters of type WMSController
Capabilities111XMLAdapter(ServiceIdentificationType identification, ServiceProviderType provider, java.lang.String getUrl, java.lang.String postUrl, MapService service, WMSController controller)
           
Capabilities130XMLAdapter(ServiceIdentificationType identification, ServiceProviderType provider, java.lang.String getUrl, java.lang.String postUrl, MapService service, WMSController controller)
           
 



Copyright © 2011. All Rights Reserved.