|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiscoveryClient | |
|---|---|
| org.gcube.resources.discovery.client.impl | |
| Uses of DiscoveryClient in org.gcube.resources.discovery.client.impl |
|---|
| Classes in org.gcube.resources.discovery.client.impl that implement DiscoveryClient | |
|---|---|
class |
DelegateClient<R>
A DiscoveryClient that delegates the execution of queries to another DiscoveryClient that
does not perform result parsing and the parsing itself to a dedicated ResultParser. |
| Constructors in org.gcube.resources.discovery.client.impl with parameters of type DiscoveryClient | |
|---|---|
DelegateClient(ResultParser<R> parser,
DiscoveryClient<String> inner)
Creates an instance with a given ResultParser and a DiscoveryClient that produces untyped results |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||