Class Summary |
DigitizeListener |
This Listener is used to perform a wfs transaction (e.g. write a geometry that was digitized in
the client to a WFS). |
GeometryValidator |
This listener validates simple geometries. |
InitDigitizerModuleListener |
TODO describe function and usage of the class here. |
WFSClientListener |
The WFSClientListener 1. receives an RPC request, 2. builds a request to a WFS service using the
values given in the RPC request, 3. sends the request to the specified WFS, 4. receives the
result from the WFS and 5. forwards the result to the WFSClient. |