| 
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.enterprise.servlet.AbstractOWServiceHandler
org.deegree.enterprise.servlet.WFSHandler
class WFSHandler
Web servlet client for WFS.
 NOTE: Currently, the WFSHandler is responsible for the pre- and postprocessing of virtual feature types.
 For virtual feature types, requests and responses are transformed using an XSL-script. Virtual feature types can also
 provide their own schema document that is sent as a response to DescribeFeatureType requests.
 
The heuristics that determines whether pre- or postprocessing is necessary, is not very accurate; check the methods:
#determineFormat(DescribeFeatureType, WFSConfiguration)#determineFormat(GetFeature, WFSConfiguration)#determineFormat(Transaction, WFSConfiguration)
 The code for the handling of virtual features should probably be moved to the WFService class.
| Constructor Summary | |
|---|---|
WFSHandler()
 | 
|
| Method Summary | |
|---|---|
 void | 
perform(OGCWebServiceRequest request,
               javax.servlet.http.HttpServletResponse httpResponse)
Performs the given OGCWebServiceRequest on the WFService and sends the response to the given
 HttpServletResponse object. | 
 void | 
sendException(javax.servlet.http.HttpServletResponse httpResponse,
                           OGCWebServiceException serviceException)
Sends an exception report to the client.  | 
 void | 
sendVersionedException(javax.servlet.http.HttpServletResponse httpResponse,
                                             OGCWebServiceException serviceException,
                                             boolean is100)
 | 
| 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 | 
|---|
public WFSHandler()
| Method Detail | 
|---|
public void perform(OGCWebServiceRequest request,
                    javax.servlet.http.HttpServletResponse httpResponse)
             throws ServiceException
OGCWebServiceRequest on the WFService and sends the response to the given
 HttpServletResponse object.
request - OGCWebServiceRequest to be performedhttpResponse - servlet response object to write to
ServiceException
public void sendVersionedException(javax.servlet.http.HttpServletResponse httpResponse,
                                   OGCWebServiceException serviceException,
                                   boolean is100)
httpResponse - serviceException - is100 - 
public void sendException(javax.servlet.http.HttpServletResponse httpResponse,
                          OGCWebServiceException serviceException)
AbstractOWServiceHandler
sendException in class AbstractOWServiceHandler
  | 
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