Uses of Class
org.deegree_impl.services.OGCWebService_Impl

Packages that use OGCWebService_Impl
org.deegree_impl.services.gazetteer   
org.deegree_impl.services.wcas   
org.deegree_impl.services.wcs   
org.deegree_impl.services.wcts   
org.deegree_impl.services.wfs   
org.deegree_impl.services.wms   
org.deegree_impl.services.wts   
 

Uses of OGCWebService_Impl in org.deegree_impl.services.gazetteer
 

Subclasses of OGCWebService_Impl in org.deegree_impl.services.gazetteer
 class GazetteerService_Impl
          This is the basic implementation for a OGC conform web coverage service within the deegree framework.
 

Uses of OGCWebService_Impl in org.deegree_impl.services.wcas
 

Subclasses of OGCWebService_Impl in org.deegree_impl.services.wcas
 class WCASService_Impl
          A WCAS implementns the WCASService interface to act like a OGC web service.
 

Uses of OGCWebService_Impl in org.deegree_impl.services.wcs
 

Subclasses of OGCWebService_Impl in org.deegree_impl.services.wcs
 class RemoteWCService
          An instance of the class acts as a wrapper to a remote WCS.
 class WCService_Impl
          This is the basic implementation for a OGC conform web coverage service within the deegree framework.
 

Uses of OGCWebService_Impl in org.deegree_impl.services.wcts
 

Subclasses of OGCWebService_Impl in org.deegree_impl.services.wcts
 class WCTService
          This is the web coordinate transformation server class within the deegree framework.
 

Uses of OGCWebService_Impl in org.deegree_impl.services.wfs
 

Subclasses of OGCWebService_Impl in org.deegree_impl.services.wfs
 class RemoteWFService
          An instance of the class acts as a wrapper to a remote WFS.
 class WFSService_Impl
          This is the OGC conform web feature server class within the deegree framework.
 

Uses of OGCWebService_Impl in org.deegree_impl.services.wms
 

Subclasses of OGCWebService_Impl in org.deegree_impl.services.wms
 class RemoteWMService
          An instance of the class acts as a wrapper to a remote WMS.
 class WMService_Impl
           
 

Uses of OGCWebService_Impl in org.deegree_impl.services.wts
 

Subclasses of OGCWebService_Impl in org.deegree_impl.services.wts
 class WTService_Impl
          -----------------------------------------------------------------------