| Package | Description |
|---|---|
| org.gcube.resources.discovery.client.impl |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Constructor and Description |
|---|
DelegateClient(ResultParser<R> parser,
DiscoveryClient<String> inner)
Creates an instance with a given
ResultParser and a DiscoveryClient that produces untyped results |
Copyright © 2023. All Rights Reserved.