Package | Description |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.validation | |
org.apache.woden.wsdl20 |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
BindingFault[] |
BindingImpl.getBindingFaults() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
WSDLComponentValidator.testAssertionBindingFault1050(BindingFault[] bindingFaults,
ErrorReporter errorReporter)
Test assertion BindingFault-1050.
|
protected void |
WSDLComponentValidator.validateBindingFaults(BindingFault[] bindingFaults,
Description desc,
ErrorReporter errorReporter)
Validate the binding faults in the WSDL component model.
|
Modifier and Type | Method and Description |
---|---|
BindingFault[] |
Binding.getBindingFaults()
Represents the {binding faults} property of the Binding component.
|
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.