Class WsDiscoveryFaultFactory
-
- All Implemented Interfaces:
public class WsDiscoveryFaultFactoryFactory to create WS-Discovery fault messages.
-
-
Method Summary
Modifier and Type Method Description SoapMessagecreateMatchingRuleNotSupported()Creates a MatchingRuleNotSupported fault. -
-
Method Detail
-
createMatchingRuleNotSupported
SoapMessage createMatchingRuleNotSupported()
Creates a MatchingRuleNotSupported fault.
- Returns:
a SoapMessage the encloses the fault.
-
-
-
-