Uses of Interface
org.deegree.services.capabilities.OGCWebServiceCapabilities

Packages that use OGCWebServiceCapabilities
org.deegree_impl.services   
org.deegree_impl.services.capabilities   
org.deegree_impl.services.gazetteer.capabilities   
org.deegree_impl.services.wcas.capabilities   
org.deegree_impl.services.wcs.capabilities   
org.deegree_impl.services.wcts.capabilities   
org.deegree_impl.services.wfs.capabilities   
org.deegree_impl.services.wms.capabilities   
org.deegree.services   
org.deegree.services.gazetteer.capabilities   
org.deegree.services.wcas.capabilities   
org.deegree.services.wcs.capabilities   
org.deegree.services.wcts.capabilities   
org.deegree.services.wfs.capabilities   
org.deegree.services.wms.capabilities   
org.deegree.services.wts.capabilities   
 

Uses of OGCWebServiceCapabilities in org.deegree_impl.services
 

Fields in org.deegree_impl.services declared as OGCWebServiceCapabilities
 OGCWebServiceCapabilities OGCWebService_Impl.capabilities
           
 

Methods in org.deegree_impl.services that return OGCWebServiceCapabilities
 OGCWebServiceCapabilities OGCWebService_Impl.getCapabilities()
           
 

Uses of OGCWebServiceCapabilities in org.deegree_impl.services.capabilities
 

Classes in org.deegree_impl.services.capabilities that implement OGCWebServiceCapabilities
 class OGCWebServiceCapabilities_Impl
          The purpose of the GetCapabilities operation is described in the Basic Service Elements section, above.
 

Uses of OGCWebServiceCapabilities in org.deegree_impl.services.gazetteer.capabilities
 

Classes in org.deegree_impl.services.gazetteer.capabilities that implement OGCWebServiceCapabilities
 class WFSGCapabilities_Impl
           
 

Uses of OGCWebServiceCapabilities in org.deegree_impl.services.wcas.capabilities
 

Classes in org.deegree_impl.services.wcas.capabilities that implement OGCWebServiceCapabilities
 class WCASCapabilities_Impl
          The parent element of the Capabilities document includes as children a Service element with general information about the server, a Capability element with specific information about the kinds of functionality offered by the server and a featureTypeList element defining the list of all feature types available from this server.
 

Uses of OGCWebServiceCapabilities in org.deegree_impl.services.wcs.capabilities
 

Classes in org.deegree_impl.services.wcs.capabilities that implement OGCWebServiceCapabilities
(package private)  class WCSCapabilities_Impl
          A the top level of the ContentMetadata section of the Capabilities XML document for WCS is a CoverageLayerList element, which lists coverage layers in any order.
 

Uses of OGCWebServiceCapabilities in org.deegree_impl.services.wcts.capabilities
 

Classes in org.deegree_impl.services.wcts.capabilities that implement OGCWebServiceCapabilities
 class CTS_Capabilities_Impl
          The CTS_Capabilities are the fundamental elements of the capability documents.
 

Uses of OGCWebServiceCapabilities in org.deegree_impl.services.wfs.capabilities
 

Classes in org.deegree_impl.services.wfs.capabilities that implement OGCWebServiceCapabilities
 class WFSCapabilities_Impl
          The parent element of the Capabilities document includes as children a Service element with general information about the server, a Capability element with specific information about the kinds of functionality offered by the server and a featureTypeList element defining the list of all feature types available from this server.
 

Uses of OGCWebServiceCapabilities in org.deegree_impl.services.wms.capabilities
 

Classes in org.deegree_impl.services.wms.capabilities that implement OGCWebServiceCapabilities
 class WMSCapabilities_Impl
          The purpose of the GetCapabilities operation is described in the Basic Service Elements section, above.
 

Uses of OGCWebServiceCapabilities in org.deegree.services
 

Methods in org.deegree.services that return OGCWebServiceCapabilities
 OGCWebServiceCapabilities OGCWebService.getCapabilities()
           
 

Uses of OGCWebServiceCapabilities in org.deegree.services.gazetteer.capabilities
 

Subinterfaces of OGCWebServiceCapabilities in org.deegree.services.gazetteer.capabilities
 interface WFSGCapabilities
          definition of the Gazetteer capabilities.
 

Uses of OGCWebServiceCapabilities in org.deegree.services.wcas.capabilities
 

Subinterfaces of OGCWebServiceCapabilities in org.deegree.services.wcas.capabilities
 interface WCASCapabilities
          The parent element of the Capabilities document includes as children a Service element with general information about the server, a Capability element with specific information about the kinds of functionality offered by the server and a featureTypeList element defining the list of all feature types available from this server.
 

Uses of OGCWebServiceCapabilities in org.deegree.services.wcs.capabilities
 

Subinterfaces of OGCWebServiceCapabilities in org.deegree.services.wcs.capabilities
 interface WCSCapabilities
          A the top level of the ContentMetadata section of the Capabilities XML document for WCS is a CoverageLayerList element, which lists coverage layers in any order.
 

Uses of OGCWebServiceCapabilities in org.deegree.services.wcts.capabilities
 

Subinterfaces of OGCWebServiceCapabilities in org.deegree.services.wcts.capabilities
 interface CTS_Capabilities
          The CTS_Capabilities are the fundamental elements of the capability documents.
 

Uses of OGCWebServiceCapabilities in org.deegree.services.wfs.capabilities
 

Subinterfaces of OGCWebServiceCapabilities in org.deegree.services.wfs.capabilities
 interface WFSCapabilities
          ---------------------------------------------------------------------
 

Uses of OGCWebServiceCapabilities in org.deegree.services.wms.capabilities
 

Subinterfaces of OGCWebServiceCapabilities in org.deegree.services.wms.capabilities
 interface WMSCapabilities
          The purpose of the GetCapabilities operation is described in the Basic Service Elements section, above.
 

Uses of OGCWebServiceCapabilities in org.deegree.services.wts.capabilities
 

Subinterfaces of OGCWebServiceCapabilities in org.deegree.services.wts.capabilities
 interface WTSCapabilities
          ----------------------------------------------------------------------