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

Packages that use uk.org.ogsadai.client.toolkit.soap
uk.org.ogsadai.activity Contains the core interfaces and classes of the Activity Framework. 
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.service This package provides interfaces representing web services and OGSA-DAI data services. 
uk.org.ogsadai.client.toolkit.soap This package provides classes for invoking operations on web services using SOAP over HTTP via Apache Axis. 
uk.org.ogsadai.client.toolkit.wsrf This package provides classes implementing the service interfaces of uk.org.ogsadai.client.toolkit.service
uk.org.ogsadai.engine Contains the core classes and interfaces of the engine component which is chiefly responsible for processing requests and building responses. 
uk.org.ogsadai.service.wsrf.dataservice.impl This package provides classes implementing OGSA-DAI WSRF-compliant data services. 
 

Classes in uk.org.ogsadai.client.toolkit.soap used by uk.org.ogsadai.activity
AttachmentManager
          This class is used to manage SOAP attachments.
 

Classes in uk.org.ogsadai.client.toolkit.soap used by uk.org.ogsadai.client.toolkit
AttachmentManager
          This class is used to manage SOAP attachments.
 

Classes in uk.org.ogsadai.client.toolkit.soap used by uk.org.ogsadai.client.toolkit.activity
AttachmentManager
          This class is used to manage SOAP attachments.
 

Classes in uk.org.ogsadai.client.toolkit.soap used by uk.org.ogsadai.client.toolkit.service
SOAPCall
          This class wraps an Axis Call object, invokes service operations and parses and maps incoming SOAP faults to OGSA-DAI client toolkit faults if a suitable mapping exists.
 

Classes in uk.org.ogsadai.client.toolkit.soap used by uk.org.ogsadai.client.toolkit.soap
AttachmentManager
          This class is used to manage SOAP attachments.
 

Classes in uk.org.ogsadai.client.toolkit.soap used by uk.org.ogsadai.client.toolkit.wsrf
SOAPCall
          This class wraps an Axis Call object, invokes service operations and parses and maps incoming SOAP faults to OGSA-DAI client toolkit faults if a suitable mapping exists.
 

Classes in uk.org.ogsadai.client.toolkit.soap used by uk.org.ogsadai.engine
AttachmentManager
          This class is used to manage SOAP attachments.
 

Classes in uk.org.ogsadai.client.toolkit.soap used by uk.org.ogsadai.service.wsrf.dataservice.impl
AttachmentManager
          This class is used to manage SOAP attachments.