Package com.ibm.websphere.wsrf

This package describes the Web service Resource Framework (WS-RF) interfaces available to application programmers.

See: Description

Package com.ibm.websphere.wsrf 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:

  • Java implementations of the WS-RF Base Fault types.
  • For application-specific faults, custom binder support is provided through the BaseFaultBinderHelper and BaseFaultBinderHelperFactory classes, to simplify the development of application-specific custom binders.
  • A java.io.Serializable wrapper, IOSerializableSOAPElement, is provided to allow the supplied BaseFault implementations to be instantiated with Serializable data and also for application-specific faults containing xsd:any elements to be implemented and instantiated in a Serializable manner. A corresponding factory, IOSerializableSOAPElementFactory, is also provided.
Version:
1.1.0
IBM WebSphere Application ServerTM
Release 8