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

Packages that use Properties
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 Properties in uk.org.ogsadai.client.toolkit.service
 

Subinterfaces of Properties 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 DAIService
          A generic OGSA-DAI service interface for client-side proxies.
 interface DataService
          Interface for data service proxies that provides standard operations of a data service.
 interface Registry
          An interface designed to provide a generic client-side view of a registry service.
 

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

Classes in uk.org.ogsadai.client.toolkit.wsi that implement Properties
 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 Properties in uk.org.ogsadai.client.toolkit.wsrf
 

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