|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcwebservices.wfs.GetFeatureHandler
class GetFeatureHandler
Handles GetFeature requests to the WFService. Since a GetFeature request may contain more
than one Query, each Query is delegated to an own thread.
The results of all threads are collected and merged before they are returned to the calling WFService as a
single FeatureCollection.
| Constructor Summary | |
|---|---|
GetFeatureHandler(WFService wfs)
Creates a new instance of GetFeatureHandler. |
|
| Method Summary | |
|---|---|
(package private) FeatureResult |
handleRequest(GetFeature getFeature)
Handles a GetFeature request by delegating the contained Query objects to different threads. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
GetFeatureHandler(WFService wfs)
GetFeatureHandler. Only called by the associated WFService (once).
wfs - associated WFService| Method Detail |
|---|
FeatureResult handleRequest(GetFeature getFeature)
throws OGCWebServiceException
GetFeature request by delegating the contained Query objects to different threads.
If at least one query fails an exception will be thrown and all running threads will be stopped.
getFeature -
OGCWebServiceException
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| 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