|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.services.wfs.GMLResponseHandler
class for handling GetFeatureResponses formated as GML
-----------------------------------------------------
Constructor Summary | |
GMLResponseHandler()
|
Method Summary | |
void |
handleResponse(WFSGetFeatureResponse response,
OGCWebServiceClient client,
WFSCapabilities capabilities)
the method handles the response to a get feature request of the WFSDispatcher and write it to the submittetd WFS client |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GMLResponseHandler()
Method Detail |
public void handleResponse(WFSGetFeatureResponse response, OGCWebServiceClient client, WFSCapabilities capabilities) throws java.lang.Exception
handleResponse
in interface GetFeatureResponseHandler
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |