deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices
Interface OGCWebService

All Known Implementing Classes:
CatalogueService, RemoteWCService, RemoteWFService, RemoteWMService, RemoteWMService, SOService, WAService, WCService, WCTService, WFService, WMPService, WMService, WPService, WPVService, WSService

public interface OGCWebService

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth , last edited by: $Author: mschneider $

Method Summary
 Object doService(OGCWebServiceRequest request)
          the implementation of this method performs the handling of the passed OGCWebServiceEvent directly and returns the result to the calling class/ method
 OGCCapabilities getCapabilities()
          returns the capabilities of a OGC web service
 

Method Detail

getCapabilities

OGCCapabilities getCapabilities()
returns the capabilities of a OGC web service

Returns:
the capabilities of a OGC web service

doService

Object doService(OGCWebServiceRequest request)
                 throws OGCWebServiceException
the implementation of this method performs the handling of the passed OGCWebServiceEvent directly and returns the result to the calling class/ method

Parameters:
request - request (WMS, WCS, WFS, CSW, WFS-G, WMPS) to perform
Returns:
result of a service operation
Throws:
OGCWebServiceException

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org