Package org.gcube.resources.discovery.client.impl
-
Class Summary Class Description DelegateClient<R> ADiscoveryClientthat delegates the execution of queries to anotherDiscoveryClientthat does not perform result parsing and the parsing itself to a dedicatedResultParser.JAXBParser<R> AResultParserthat parses query results into JAXB annotated classes.