Uses of Interface
uk.org.ogsadai.client.toolkit.service.DAIService

Packages that use DAIService
uk.org.ogsadai.client.toolkit.service This package provides interfaces representing web services and OGSA-DAI data services. 
uk.org.ogsadai.client.toolkit.wsi This package provides classes implementing the service interfaces of uk.org.ogsadai.client.toolkit.service
uk.org.ogsadai.client.toolkit.wsrf This package provides classes implementing the service interfaces of uk.org.ogsadai.client.toolkit.service
 

Uses of DAIService in uk.org.ogsadai.client.toolkit.service
 

Subinterfaces of DAIService in uk.org.ogsadai.client.toolkit.service
 interface ConfigurableDataService
          Interface for data service proxies that provides the dynamic resource deployment operations of a configurable data service.
 interface DataService
          Interface for data service proxies that provides standard operations of a data service.
 

Uses of DAIService in uk.org.ogsadai.client.toolkit.wsi
 

Classes in uk.org.ogsadai.client.toolkit.wsi that implement DAIService
 class ConfigurableWSIDataService
          Client-side stub for a configurable OGSA-DAI WSI data service.
 class WSIDataService
          Client-side stub for an OGSA-DAI WSI data service.
 

Uses of DAIService in uk.org.ogsadai.client.toolkit.wsrf
 

Classes in uk.org.ogsadai.client.toolkit.wsrf that implement DAIService
 class ConfigurableWSRFDataService
          Client-side stub for a configurable OGSA-DAI WSRF data service.
 class WSRFDataService
          Client-side stub for OGSA-DAI WSRF data services.