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

org.deegree.ogcwebservices.wcs
Class WCService

java.lang.Object
  extended by org.deegree.ogcwebservices.wcs.WCService
All Implemented Interfaces:
OGCWebService

public class WCService
extends Object
implements OGCWebService

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

Constructor Summary
WCService(WCSConfiguration configuration)
          creates a WCService from a configuration
 
Method Summary
 Object doService(OGCWebServiceRequest request)
          method for event based request procrssing
 OGCCapabilities getCapabilities()
          returns the capabilities of the WCS
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WCService

public WCService(WCSConfiguration configuration)
creates a WCService from a configuration

Parameters:
configuration -
Method Detail

getCapabilities

public OGCCapabilities getCapabilities()
returns the capabilities of the WCS

Specified by:
getCapabilities in interface OGCWebService
Returns:
capabilities of the WCS

doService

public Object doService(OGCWebServiceRequest request)
                 throws OGCWebServiceException
method for event based request procrssing

Specified by:
doService in interface OGCWebService
Parameters:
request - object containing the request.
Returns:
depending on the request one of, WCSGetCapabilities, GetCoverage or DescribeCoverage
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