Package uk.org.ogsadai.service

This package provides classes and interfaces relating to data services.

See:
          Description

Class Summary
OGSADAIConstants This class records OGSA-DAI-wide constants relating to OGSA-DAI services and service data.
 

Exception Summary
DeploymentParamParseException Exception thrown when a value for an OGSA-DAI data service deployment descriptor parameter cannot be parsed to a value of a given class/type.
MessageContextException Exception thrown when there is a problem accessing the service message context.
MissingDeploymentParamException Exception thrown when a value for an OGSA-DAI data service deployment descriptor parameter cannot be found.
MissingPerformDocException Exception thrown when a Perform document cannot be found within a client's request to a service's Perform operation.
ResourceFileException Exception thrown when there is a problem accessing or reading an OGSA-DAI data service resource file.
 

Package uk.org.ogsadai.service Description

This package provides classes and interfaces relating to data services. These classes and interfaces are independent of the platforms under which the data services will run.