Package org.deegree_impl.services.wcts

Class Summary
CapabilitiesHandler This class handles the GetCapabilities-request and creates the response which includes the Capabilities of the service.
DescribeTransformationHandler This class handles the (optional in the WCTS) DescribeTransformation-Request.
IsTransformableHandler This class handles the IsTransformable-request and creates the response which returns only the true or false attribute.
TransformHandler This class handles the Transform-request and creates the response which contains the transformed data.
WCTService This is the web coordinate transformation server class within the deegree framework.