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

org.deegree.enterprise.servlet
Class WCSHandler

java.lang.Object
  extended by org.deegree.enterprise.servlet.AbstractOWServiceHandler
      extended by org.deegree.enterprise.servlet.WCSHandler
All Implemented Interfaces:
ServiceDispatcher

 class WCSHandler
extends AbstractOWServiceHandler

Dispatcher for WCService.

Since:
2.0
Version:
1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth , last edited by: $Author: mschneider $

Constructor Summary
WCSHandler()
           
 
Method Summary
 WCService getService()
           
 void perform(OGCWebServiceRequest request, javax.servlet.http.HttpServletResponse response)
           
 void sendException(javax.servlet.http.HttpServletResponse response, Exception exc)
          Sends an exception report to the client.
 
Methods inherited from class org.deegree.enterprise.servlet.AbstractOWServiceHandler
sendException, sendExceptionReport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WCSHandler

WCSHandler()
Method Detail

perform

public void perform(OGCWebServiceRequest request,
                    javax.servlet.http.HttpServletResponse response)
             throws ServiceException,
                    OGCWebServiceException
Throws:
ServiceException
OGCWebServiceException

sendException

public void sendException(javax.servlet.http.HttpServletResponse response,
                          Exception exc)
Description copied from class: AbstractOWServiceHandler
Sends an exception report to the client. The exception report complies to the OWS Common Implementation Specification 0.3.0.

Overrides:
sendException in class AbstractOWServiceHandler

getService

public WCService getService()
                     throws ServiceException
Returns:
a service instance
Throws:
ServiceException

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