Package gov.ornl.csed.csiir.idr.kdd.dataservice.client

Interface Summary
DataConsumer The DataConsumer interface needs to be implemented by a class wishing to receive data asynchronously.
DocumentConsumer The DocumentConsumer interface needs to be implemented by a class wishing to receive document data asynchronously.
RecordCountConsumer The RecordCountConsumer interface needs to be implemented by a class wishing to receive record count information asynchronously.
 

Class Summary
DataServiceClient Provides an API for accessing the KDD data service.
 

Exception Summary
KDDDataServiceClientException The KDDDataServiceClientException represents an error condition in the data service client.