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

org.deegree.ogcwebservices.wmps
Class WMPService

java.lang.Object
  extended by org.deegree.ogcwebservices.wmps.WMPService
All Implemented Interfaces:
OGCWebService

public class WMPService
extends Object
implements OGCWebService

Handles saving the PrintMap request to the databank and generating the initial response to be sent to the user.

Version:
2.0
Author:
Anup Deshmukh

Constructor Summary
WMPService(WMPSConfiguration configuration)
          Creates a new WMPService object.
 
Method Summary
 Object doService(OGCWebServiceRequest request)
          the method performs the handling of the passed OGCWebServiceEvent directly and returns the result to the calling class/method
 OGCCapabilities getCapabilities()
          Return the OGCCapabilities.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMPService

public WMPService(WMPSConfiguration configuration)
Creates a new WMPService object.

Parameters:
configuration -
Method Detail

getCapabilities

public OGCCapabilities getCapabilities()
Return the OGCCapabilities.

Specified by:
getCapabilities in interface OGCWebService
Returns:
OGCCapabilities

doService

public Object doService(OGCWebServiceRequest request)
                 throws OGCWebServiceException
the 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 to perform
Returns:
Object
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