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

Packages that use uk.org.ogsadai.client.toolkit.service.faults
uk.org.ogsadai.client.toolkit.exception Classes for exposing faults from OGSA-DAI services as client-side exceptions.?
uk.org.ogsadai.client.toolkit.service.faults This package provides classes representing faults from OGSA-DAI services - and defined in OGSA-DAI's XML Schema - as exceptions.?
uk.org.ogsadai.client.toolkit.soap This package provides classes for invoking operations on web services using SOAP over HTTP via Apache Axis.?
?

Classes in uk.org.ogsadai.client.toolkit.service.faults used by uk.org.ogsadai.client.toolkit.exception
AuthorisationFaultType
??????????Client-side representation of deserialized AuthorisationFaultType.
ComplexFaultType
??????????Client-side representation of deserialized ComplexFaultType.
InternalFaultType
??????????Client-side representation of deserialized InternalFaultType.
RequestFaultType
??????????Client-side representation of deserialized RequestFaultType.
ResourceBusyFaultType
??????????Client-side representation of deserialized ResourceBusyFaultType.
ResourceUnknownFaultType
??????????Client-side representation of deserialized ResourceUnknownFaultType.
?

Classes in uk.org.ogsadai.client.toolkit.service.faults used by uk.org.ogsadai.client.toolkit.service.faults
ChainedFaultType
??????????Client-side representation of deserialized ChainedFaultType.
ComplexFaultType
??????????Client-side representation of deserialized ComplexFaultType.
DAIFaultType
??????????Superclass of all OGSA-DAI-specific Axis faults.
ReasonFaultType
??????????Client-side representation of deserialized ReasonFaultType.
SimpleFaultType
??????????Client-side representation of deserialized SimpleFaultType.
?

Classes in uk.org.ogsadai.client.toolkit.service.faults used by uk.org.ogsadai.client.toolkit.soap
DAIFaultType
??????????Superclass of all OGSA-DAI-specific Axis faults.
?