cgl.narada.wsinfra.wsa
Interface WsaFaultRules
- All Known Implementing Classes:
- WsaFaultRulesImpl
public interface WsaFaultRules
This is an interface which conforms to WsaRules related to where a
fault should be sent to.
sendFaultTo
EndpointReferenceType sendFaultTo(AddressingHeaders addressingHeaders)
- This method returns the endpoint reference type to which a fault must be
issued to, based on the supplied addressingHeaders. This method returns
a NULL if either the addressingHeders is NULL or any one of the following
elements viz. FaultTo, ReplyTo or From - is not present in the supplied
AddressingHeaders
For comments and suggestions please send
e-mail to
The NaradaBrokering Project