Uses of Interface
org.deegree.services.OWS

Packages that use OWS
org.deegree.services.controller   
org.deegree.services.csw   
org.deegree.services.sos   
org.deegree.services.wcs   
org.deegree.services.wfs   
org.deegree.services.wms.controller   
org.deegree.services.wps   
org.deegree.services.wpvs.controller   
 

Uses of OWS in org.deegree.services.controller
 

Classes in org.deegree.services.controller that implement OWS
 class AbstractOGCServiceController
          Each concrete extension of this class is responsible for handling requests to a specific OGC web service (WPS, WMS, WFS, CSW,...).
 

Uses of OWS in org.deegree.services.csw
 

Classes in org.deegree.services.csw that implement OWS
 class CSWController
          Implementation of the OpenGIS Catalogue Service server protocol.
 

Uses of OWS in org.deegree.services.sos
 

Classes in org.deegree.services.sos that implement OWS
 class SOSController
          Implementation of the OpenGIS Sensor Observation Service server protocol.
 

Uses of OWS in org.deegree.services.wcs
 

Classes in org.deegree.services.wcs that implement OWS
 class WCSController
          Implementation of the OpenGIS Web Coverage Service server protocol.
 

Uses of OWS in org.deegree.services.wfs
 

Classes in org.deegree.services.wfs that implement OWS
 class WFSController
          Implementation of the OpenGIS Web Feature Service server protocol.
 

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

Classes in org.deegree.services.wms.controller that implement OWS
 class WMSController
          WMSController handles the protocol and map service globally.
 

Uses of OWS in org.deegree.services.wps
 

Classes in org.deegree.services.wps that implement OWS
 class WPService
          Implementation of the OpenGIS Web Processing Service server protocol.
 

Uses of OWS in org.deegree.services.wpvs.controller
 

Classes in org.deegree.services.wpvs.controller that implement OWS
 class WPVSController
          Implementation of the OpenGIS Web Perspective View Service server protocol.
 



Copyright © 2011. All Rights Reserved.