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

Packages that use gov.ornl.csed.csiir.idr.kdd.dataservice.client
gov.ornl.csed.csiir.idr.kdd.dataservice.client   
 

Classes in gov.ornl.csed.csiir.idr.kdd.dataservice.client used by gov.ornl.csed.csiir.idr.kdd.dataservice.client
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.
KDDDataServiceClientException
          The KDDDataServiceClientException represents an error condition in the data service client.
RecordCountConsumer
          The RecordCountConsumer interface needs to be implemented by a class wishing to receive record count information asynchronously.