org.deegree.ogcwebservices.wmps
Interface RequestManager
- All Known Implementing Classes:
- DefaultRequestManager
public interface RequestManager
Interface for defining access to RequestManager. Default implementation to be used if no other is
specified in deegree WMPS configuration is
- Version:
- 2.0
- Author:
- Anup Deshmukh
- See Also:
DefaultGetMapHandler
saveRequestToDB
void saveRequestToDB()
throws OGCWebServiceException
- Throws:
OGCWebServiceException
createInitialResponse
PrintMapResponseDocument createInitialResponse(String message)
throws OGCWebServiceException
- Throws:
OGCWebServiceException
sendEmail
void sendEmail(PrintMapResponseDocument response)
throws OGCWebServiceException
- Throws:
OGCWebServiceException
createFinalResponse
PrintMapResponseDocument createFinalResponse(String message,
String exception)
throws OGCWebServiceException
- Throws:
OGCWebServiceException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net