org.deegree.ogcwebservices.wcts
Class WCTService
java.lang.Object
org.deegree.ogcwebservices.wcts.WCTService
- All Implemented Interfaces:
- OGCWebService
public class WCTService
- extends Object
- implements OGCWebService
The WCTService
class TODO add documentation here
- Version:
- $Revision:$, $Date:$
- Author:
- Rutger Bezema, last edited by: $Author:$
Field Summary |
static String |
version
The version of this wcts, will be read from the configuration. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
version
public static String version
- The version of this wcts, will be read from the configuration.
WCTService
public WCTService(WCTSConfiguration config)
- Parameters:
config
-
doService
public Object doService(OGCWebServiceRequest request)
throws OGCWebServiceException
- Description copied from interface:
OGCWebService
- the implementation of this method performs the handling of the passed OGCWebServiceEvent
directly and returns the result to the calling class/ method
- Specified by:
doService
in interface OGCWebService
- Parameters:
request
- request (WMS, WCS, WFS, CSW, WFS-G, WMPS) to perform
- Returns:
- result of a service operation
- Throws:
OGCWebServiceException
getCapabilities
public OGCCapabilities getCapabilities()
- Description copied from interface:
OGCWebService
- returns the capabilities of a OGC web service
- Specified by:
getCapabilities
in interface OGCWebService
- Returns:
- the capabilities of a OGC web service
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net