|
|||||||||||
?PREV? ?NEXT | FRAMES ? ?NO FRAMES ? ? |
Packages that use uk.org.ogsadai.client.toolkit.exception | |
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.activity.examples | Provides client toolkit versions of the example activities.? |
uk.org.ogsadai.client.toolkit.activity.factory.demo | Provides client toolkit versions of the activities used in the data service resource factory demo.? |
uk.org.ogsadai.client.toolkit.activity.files | Provides client-side classes for OGSA-DAI file activities.? |
uk.org.ogsadai.client.toolkit.activity.indexedfiles | Provides client-side classes for OGSA-DAI activites that operate on indexed files.? |
uk.org.ogsadai.client.toolkit.activity.relational | ?? |
uk.org.ogsadai.client.toolkit.activity.sql | Provides client-side classes for OGSA-DAI activites that allow SQL access to relational databases.? |
uk.org.ogsadai.client.toolkit.activity.transform | Contains the client toolkit activity classes for various data transformation activities.? |
uk.org.ogsadai.client.toolkit.activity.xmldb | Contains the client toolkit activity classes for various XML database activities.? |
uk.org.ogsadai.client.toolkit.exception | Classes for exposing faults from OGSA-DAI services as client-side exceptions.? |
uk.org.ogsadai.client.toolkit.properties | This package provides classes which act as client-side representations of the properties of data services and data service resources.? |
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.soap | This package provides classes for invoking operations on web services using SOAP over HTTP via Apache Axis.? |
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 .? |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
|
ServiceCommsException ??????????A problem arose in client-server communications. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.activity | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.activity.delivery | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.activity.examples | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.activity.factory.demo | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.activity.files | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.activity.indexedfiles | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.activity.relational | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.activity.sql | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.activity.transform | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.activity.xmldb | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.exception | |
AuthorisationException ??????????A server-side authorisation error occurred. |
|
ClientToolkitException ??????????An internal problem arose in the client toolkit. |
|
RequestException ??????????There is a problem with the client's request. |
|
ResourceBusyException ??????????A resource the client attempted to contact is busy server-side. |
|
ResourceUnknownException ??????????A resource the client attempted to contact is unknown server-side. |
|
ServerException ??????????An internal server-side error occurred. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.properties | |
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
|
RequestException ??????????There is a problem with the client's request. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.service | |
AuthorisationException ??????????A server-side authorisation error occurred. |
|
RequestException ??????????There is a problem with the client's request. |
|
ResourceBusyException ??????????A resource the client attempted to contact is busy server-side. |
|
ResourceUnknownException ??????????A resource the client attempted to contact is unknown server-side. |
|
ServerException ??????????An internal server-side error occurred. |
|
ServiceCommsException ??????????A problem arose in client-server communications. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.sessions | |
AuthorisationException ??????????A server-side authorisation error occurred. |
|
DataFormatException ??????????Data is not in an expected format and a problem was encountered when parsing it. |
|
ResourceUnknownException ??????????A resource the client attempted to contact is unknown server-side. |
|
ServerException ??????????An internal server-side error occurred. |
|
ServiceCommsException ??????????A problem arose in client-server communications. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.soap | |
ClientToolkitException ??????????An internal problem arose in the client toolkit. |
|
ServiceCommsException ??????????A problem arose in client-server communications. |
|
SOAPAttachmentException ??????????An internal problem arose in the client toolkit when trying to extract SOAP attachments. |
|
UnsupportedOperationException ??????????A problem arose in client-server communications due to an operation being unsupported by a service. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.wsi | |
AuthorisationException ??????????A server-side authorisation error occurred. |
|
RequestException ??????????There is a problem with the client's request. |
|
ResourceBusyException ??????????A resource the client attempted to contact is busy server-side. |
|
ResourceUnknownException ??????????A resource the client attempted to contact is unknown server-side. |
|
ServerException ??????????An internal server-side error occurred. |
|
ServiceCommsException ??????????A problem arose in client-server communications. |
Classes in uk.org.ogsadai.client.toolkit.exception used by uk.org.ogsadai.client.toolkit.wsrf | |
AuthorisationException ??????????A server-side authorisation error occurred. |
|
RequestException ??????????There is a problem with the client's request. |
|
ResourceBusyException ??????????A resource the client attempted to contact is busy server-side. |
|
ResourceUnknownException ??????????A resource the client attempted to contact is unknown server-side. |
|
ServerException ??????????An internal server-side error occurred. |
|
ServiceCommsException ??????????A problem arose in client-server communications. |
|
|||||||||||
?PREV? ?NEXT | FRAMES ? ?NO FRAMES ? ? |