|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureClientResult | |
---|---|
de.mpg.mpiz_koeln.featureClient |
Uses of FeatureClientResult in de.mpg.mpiz_koeln.featureClient |
---|
Methods in de.mpg.mpiz_koeln.featureClient that return types with arguments of type FeatureClientResult | |
---|---|
Collection<FeatureClientResult> |
FeatureClient.call()
Calls one or several services (which are found by the find-service-procedure) and returns their results. |
Collection<FeatureClientResult> |
FeatureClient.call(Collection<MobyService> services)
Calls all given services and returns their result. |
Collection<FeatureClientResult> |
FeatureClient.call(MobyService mobyService)
Calls the moby service and returns its result. |
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |