| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 String | 
CRS_PROVIDER
The configured crs provider to use.  | 
static String | 
version
The version of this wcts, will be read from the configuration.  | 
| Constructor Summary | |
|---|---|
WCTService(WCTSConfiguration config)
 | 
|
| 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  | 
 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 String version
public static String CRS_PROVIDER
| Constructor Detail | 
|---|
public WCTService(WCTSConfiguration config)
config - | Method Detail | 
|---|
public Object doService(OGCWebServiceRequest request)
                 throws OGCWebServiceException
OGCWebService
doService in interface OGCWebServicerequest - 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 OGCWebServicepublic final WCTSConfiguration getConfiguration()
public final WCTSDeegreeParams getDeegreeParams()
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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