Uses of Package
uk.org.ogsadai.client.toolkit.service

Packages that use uk.org.ogsadai.client.toolkit.service
uk.org.ogsadai.activity.delivery.wsrf This package provides classes implementing delivery activities that are specific to WSRF-compliant versions of OGSA-DAI. 
uk.org.ogsadai.client Provides a collection of command-line OGSA-DAI clients. 
uk.org.ogsadai.client.databrowser Provides a graphical user-interface client (DataBrowser) to OGSA-DAI services. 
uk.org.ogsadai.client.databrowser.sql Provides a graphical user-interface to relational database-specific functionality of OGSA-DAI services. 
uk.org.ogsadai.client.monitor Provides a command-line tool for monitoring services. 
uk.org.ogsadai.client.toolkit Provides utility classes for client-side interaction with OGSA-DAI services. 
uk.org.ogsadai.client.toolkit.activity Provides base classes for request componenents and activities. 
uk.org.ogsadai.client.toolkit.activity.delivery This package provides classes that provide a client-side representation of delivery activities in Java. 
uk.org.ogsadai.client.toolkit.security.wsrf Provides WSRF-specific client toolkit security related functionality. 
uk.org.ogsadai.client.toolkit.service This package provides interfaces representing web services and OGSA-DAI data services. 
uk.org.ogsadai.client.toolkit.sessions Contains the client toolkit interfaces and classes for working with sessions. 
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
uk.org.ogsadai.examples.clienttoolkit Example code for the client toolkit tutorial. 
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.activity.delivery.wsrf
DataService
          Interface for data service proxies that provides standard operations of a data service.
SOAPCallFactory
          A factory interface for creating SOAPCall objects.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client
ConfigurableDataService
          Interface for data service proxies that provides the dynamic resource deployment operations of a configurable data service.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.databrowser
DataService
          Interface for data service proxies that provides standard operations of a data service.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.databrowser.sql
DataService
          Interface for data service proxies that provides standard operations of a data service.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.monitor
DataService
          Interface for data service proxies that provides standard operations of a data service.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.toolkit
ConfigurableDataService
          Interface for data service proxies that provides the dynamic resource deployment operations of a configurable data service.
DataService
          Interface for data service proxies that provides standard operations of a data service.
ServiceFetcher
          Interface used to obtain data service client-side proxies.
ServiceTypeException
          Client toolkit cannot communicate with service as it is either not an OGSA-DAI service or is not implemented in a version of OGSA-DAI compatible with this version of the client toolkit.
SOAPCallFactory
          A factory interface for creating SOAPCall objects.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.toolkit.activity
DataService
          Interface for data service proxies that provides standard operations of a data service.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.toolkit.activity.delivery
DataTransport
          Interface for data service proxies that provides the data transport operations of a data service.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.toolkit.security.wsrf
SOAPCallFactory
          A factory interface for creating SOAPCall objects.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.toolkit.service
DAIService
          A generic OGSA-DAI service interface for client-side proxies.
DataService
          Interface for data service proxies that provides standard operations of a data service.
DataTransport
          Interface for data service proxies that provides the data transport operations of a data service.
Properties
          Facilitates access to the properties of a resource exposed by a service.
Service
          A generic service interface for client-side proxies.
ServiceTypeException
          Client toolkit cannot communicate with service as it is either not an OGSA-DAI service or is not implemented in a version of OGSA-DAI compatible with this version of the client toolkit.
SOAPCallFactory
          A factory interface for creating SOAPCall objects.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.toolkit.sessions
DataService
          Interface for data service proxies that provides standard operations of a data service.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.toolkit.wsi
ConfigurableDataService
          Interface for data service proxies that provides the dynamic resource deployment operations of a configurable data service.
DAIService
          A generic OGSA-DAI service interface for client-side proxies.
DataService
          Interface for data service proxies that provides standard operations of a data service.
DataTransport
          Interface for data service proxies that provides the data transport operations of a data service.
Properties
          Facilitates access to the properties of a resource exposed by a service.
Service
          A generic service interface for client-side proxies.
SOAPCallFactory
          A factory interface for creating SOAPCall objects.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.client.toolkit.wsrf
ConfigurableDataService
          Interface for data service proxies that provides the dynamic resource deployment operations of a configurable data service.
DAIService
          A generic OGSA-DAI service interface for client-side proxies.
DataService
          Interface for data service proxies that provides standard operations of a data service.
DataTransport
          Interface for data service proxies that provides the data transport operations of a data service.
Properties
          Facilitates access to the properties of a resource exposed by a service.
Service
          A generic service interface for client-side proxies.
SOAPCallFactory
          A factory interface for creating SOAPCall objects.
 

Classes in uk.org.ogsadai.client.toolkit.service used by uk.org.ogsadai.examples.clienttoolkit
DataService
          Interface for data service proxies that provides standard operations of a data service.