|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureServiceClient | |
---|---|
nl.idgis.giserver | Geiode server. |
nl.idgis.giserver.ogcserviceclients |
Uses of FeatureServiceClient in nl.idgis.giserver |
---|
Methods in nl.idgis.giserver that return FeatureServiceClient | |
---|---|
FeatureServiceClient |
DataSetLayer.getFeatureServiceClient()
Return the registered serving feature client associated with this layer. |
FeatureServiceClient |
GiServerConfiguration.searchFeatureServiceClient(java.lang.String name)
Search for a wfs feature service client |
FeatureServiceClient |
GiServerConfiguration.searchWFSClient(org.deegree.datatypes.QualifiedName featureTypeName)
Search for a wfs feature service client serving the given feature type. |
Methods in nl.idgis.giserver that return types with arguments of type FeatureServiceClient | |
---|---|
java.util.Vector<FeatureServiceClient> |
GiServerConfiguration.getLocalWFSClients()
|
Uses of FeatureServiceClient in nl.idgis.giserver.ogcserviceclients |
---|
Subclasses of FeatureServiceClient in nl.idgis.giserver.ogcserviceclients | |
---|---|
class |
LocalWFSClient
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |