Package uk.org.ogsadai.client.toolkit

Provides utility classes for client-side interaction with OGSA-DAI services.

See:
          Description

Interface Summary
ResourceID An interface representing resource IDs.
Response The response returned by a data service after it has processed a request.
 

Class Summary
ConnectionProperty A class representing the properties used to configure a client-service connection.
DocumentRequest Client toolkit wrapper for OGSA-DAI perform documents provided by a client.
DocumentResponse A class representing an OGSA-DAI response corresponding to a request that, client-side, was represented as a DocumentRequest.
GenericServiceFetcher Generic service fetcher class which creates proxies for managing communications with data services depending upon the OGSA-DAI distribution used to deploy the service.
Request A class representing a OGSA-DAI request.
ServiceResourceID A representation of a WS-Resource (association of a service and some resource).
ServiceType A class representing the type of a service - OGSA-DAI WSI, OGSA-DAI WSRF or unknown.
SimpleResourceIDImpl An implementation of the ResourceID interface which stores a simple resource ID as a string.
TimeoutProperty The timeout property used to configure the timeout of a client-service connection.
 

Package uk.org.ogsadai.client.toolkit Description

Provides utility classes for client-side interaction with OGSA-DAI services.