|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingFault | |
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.validation | |
org.apache.woden.wsdl20 |
Uses of BindingFault in org.apache.woden.internal.wsdl20 |
Classes in org.apache.woden.internal.wsdl20 that implement BindingFault | |
class |
BindingFaultImpl
This class represents the BindingFault component from the WSDL 2.0 Component Model and the <fault> child element of the WSDL <binding> element. |
Methods in org.apache.woden.internal.wsdl20 that return BindingFault | |
BindingFault[] |
BindingImpl.getBindingFaults()
|
Uses of BindingFault in org.apache.woden.internal.wsdl20.validation |
Methods in org.apache.woden.internal.wsdl20.validation with parameters of type BindingFault | |
protected void |
WSDLComponentValidator.validateBindingFaults(BindingFault[] bindingFaults,
Description desc,
ErrorReporter errorReporter)
Validate the binding faults in the WSDL component model. |
protected boolean |
WSDLComponentValidator.testAssertionBindingFault0058(BindingFault[] bindingFaults,
ErrorReporter errorReporter)
Test assertion BindingFault-0058. |
Uses of BindingFault in org.apache.woden.wsdl20 |
Methods in org.apache.woden.wsdl20 that return BindingFault | |
BindingFault[] |
Binding.getBindingFaults()
Represents the {binding faults} property of the Binding component. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |