deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcwebservices
Interface OGCWebService

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

public interface OGCWebService

Version:
$Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
Author:
Andreas Poth , last edited by: $Author: apoth $

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.2 (2008/12/22 11:33 build-3038-official)

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