| Package | Description |
|---|---|
| org.apache.woden.internal.wsdl20 | |
| org.apache.woden.internal.wsdl20.validation | |
| org.apache.woden.wsdl20 | |
| org.apache.woden.wsdl20.editable |
| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EdBindingFault
Represents the editable BindingFault component from the WSDL 2.0 Component
model.
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.