IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.websphere.wsrf

Interface Summary
BaseFaultBinderHelperThe BaseFaultBinderHelper interface provides support for serializing and deserializing the data that is specific to a root BaseFault class, which all specialized BaseFault classes must extend.
IOSerializableSOAPElementAn IOSerializableSOAPElement object represents a form of a .

Class Summary
SetTerminationTimeResponse

This class represents the XML complexType "wsrf-rl:SetTerminationTimeResponse"

SetTerminationTime

This class represents the XML complexType "wsrf-rl:SetTerminationTime"

RequestedTerminationTime

This class represents the XML element "wsrf-rl:RequestedTerminationTime"

NewTerminationTime

This class represents the XML element "wsrf-rl:NewTerminationTime"

IOSerializableSOAPElementFactoryAn instance of IOSerializableSOAPElementFactory is used to create , which represent a form of a Web Services BaseFault implementations, which derive from , make use of this mechanism to allow any SOAPElement content to be as must themselves be .
ResourcePropertyChangeFailure

This class represents the XML complexType "wsrf-rp:ResourcePropertyChangeFailureType"

BaseFaultBinderHelperFactoryBaseFaultBinderHelperFactory is used to provide a singleton instance of .
AttributeThe Attribute class represents an attribute of a BaseFault.
FaultDescriptionThe FaultDescription class represents a free form string description of a fault.
ErrorCodeThe ErrorCode class represents an ErrorCode of a BaseFault.

Exception Summary
UpdateResourcePropertiesRequestFailedFault

This class represents the XML complexType "wsrf-rp:UpdateResourcePropertiesRequestFailedFaultType"

UnsupportedMemberInterfaceFault

This class represents the XML complexType "wsrf-sg:UnsupportedMemberInterfaceFaultType"

UnknownQueryExpressionDialectFault

This class represents the XML complexType "wsrf-rp:UnknownQueryExpressionDialectFaultType"

UnableToSetTerminationTimeFault

This class represents the XML complexType "wsrf-rl:UnableToSetTerminationTimeFaultType"

UnableToPutResourcePropertyDocumentFault

This class represents the XML complexType "wsrf-rp:UnableToPutResourcePropertyDocumentFaultType"

UnableToModifyResourcePropertyFault

This class represents the XML complexType "wsrf-rp:UnableToModifyResourcePropertyFaultType"

TerminationTimeChangeRejectedFault

This class represents the XML complexType "wsrf-rl:TerminationTimeChangeRejectedFaultType"

SetResourcePropertyRequestFailedFault

This class represents the XML complexType "wsrf-rp:SetResourcePropertyRequestFailedFaultType"

ResourceUnknownFault

This class represents the XML complexType "wsrf-r:ResourceUnknownFaultType"

ResourceUnavailableFault

This class represents the XML complexType "wsrf-r:ResourceUnavailableFaultType"

ResourceNotDestroyedFault

This class represents the XML complexType "wsrf-rl:ResourceNotDestroyedFaultType"

QueryEvaluationErrorFault

This class represents the XML complexType "wsrf-rp:QueryEvaluationErrorFaultType"

InvalidResourcePropertyQNameFault

This class represents the XML complexType "wsrf-rp:InvalidResourcePropertyQNameFaultType"

InvalidQueryExpressionFault

This class represents the XML complexType "wsrf-rp:InvalidQueryExpressionFaultType"

InvalidModificationFault

This class represents the XML complexType "wsrf-rp:InvalidModificationFaultType"

InsertResourcePropertiesRequestFailedFault

This class represents the XML complexType "wsrf-rp:InsertResourcePropertiesRequestFailedFaultType"

DeleteResourcePropertiesRequestFailedFault

This class represents the XML complexType "wsrf-rp:DeleteResourcePropertiesRequestFailedFaultType"

ContentCreationFailedFault

This class represents the XML complexType "wsrf-sg:ContentCreationFailedFaultType"

BaseFault

This class represents the XML complexType "wsrf-bf:BaseFault"

AddRefusedFault

This class represents the XML complexType "wsrf-sg:AddRefusedFaultType"



Package Description

This package describes the Web service Resource Framework (WS-RF) interfaces available to application programmers. These interfaces should be used in conjunction with those in the com.ibm.websphere.wsaddressing package in order to develop WS-RF applications. In particular, the following WS-RF support is provided by this API:


IBM WebSphere Application ServerTM
Release 6