|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.ogcwebservices.wcts.WCTService
public class WCTService
The WCTService
class is the interface between the actual handling of an incoming request and the
configuration, key method is the doService(OGCWebServiceRequest)
implementation.
Field Summary | |
---|---|
static java.lang.String |
CRS_PROVIDER
The configured crs provider to use. |
static java.lang.String |
version
The version of this wcts, will be read from the configuration. |
Constructor Summary | |
---|---|
WCTService(WCTSConfiguration config)
|
Method Summary | |
---|---|
java.lang.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 |
WCTSCapabilities |
getCapabilities()
returns the capabilities of a OGC web service |
WCTSConfiguration |
getConfiguration()
The configuration of this wcts. |
WCTSDeegreeParams |
getDeegreeParams()
|
TransformResponse |
handleTransform(Transform request)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String version
public static java.lang.String CRS_PROVIDER
Constructor Detail |
---|
public WCTService(WCTSConfiguration config)
config
- Method Detail |
---|
public java.lang.Object doService(OGCWebServiceRequest request) throws OGCWebServiceException
OGCWebService
doService
in interface OGCWebService
request
- request (WMS, WCS, WFS, CSW, WFS-G, WMPS) to perform
OGCWebServiceException
public TransformResponse handleTransform(Transform request) throws OGCWebServiceException
request
- to be handled
null
if the request was null
.
OGCWebServiceException
- if the inputdata could not be found, or the given crs are not configured to be supported.public WCTSCapabilities getCapabilities()
OGCWebService
getCapabilities
in interface OGCWebService
public final WCTSConfiguration getConfiguration()
public final WCTSDeegreeParams getDeegreeParams()
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org