FileDocCategorySizeDatePackage
FaultAction.javaAPI DocJava SE 6 API1351Tue Jun 10 00:27:14 BST 2008javax.xml.ws

FaultAction

public class FaultAction
The FaultAction annotation is used inside an {@link Action} annotation to allow an explicit association of a WS-Addressing Action message addressing property with the fault messages of the WSDL operation mapped from the exception class.

In this version of JAX-WS there is no standard way to specify Action values in a WSDL and there is no standard default value. It is intended that, after the W3C WG on WS-Addressing has defined these items in a recommendation, a future version of JAX-WS will require the new standards.

see
Action
since
JAX-WS 2.1

Fields Summary
Constructors Summary
Methods Summary
java.lang.ClassclassName()
Name of the exception class

java.lang.Stringvalue()
Value of WS-Addressing Action message addressing property for the exception