org.gcube.resources.discovery.icclient
Class ICClient

java.lang.Object
  extended by org.gcube.resources.discovery.icclient.ICClient
All Implemented Interfaces:
org.gcube.resources.discovery.client.api.DiscoveryClient<String>

public class ICClient
extends Object
implements org.gcube.resources.discovery.client.api.DiscoveryClient<String>

An DiscoveryClient that submits queries to the Information Collector, without parsing the results.


Constructor Summary
ICClient()
           
 
Method Summary
 List<String> submit(org.gcube.resources.discovery.client.queries.api.Query query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ICClient

public ICClient()
Method Detail

submit

public List<String> submit(org.gcube.resources.discovery.client.queries.api.Query query)
                    throws org.gcube.resources.discovery.client.api.DiscoveryException
Specified by:
submit in interface org.gcube.resources.discovery.client.api.DiscoveryClient<String>
Throws:
org.gcube.resources.discovery.client.api.DiscoveryException


Copyright © 2013. All Rights Reserved.