| 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 |
BindingFaultReferenceImpl
This class represents the BindingFaultReference component of the
WSDL 2.0 Component model and the <infault> or <outfault>
child element of a WSDL binding <operation>.
|
| Modifier and Type | Method and Description |
|---|---|
BindingFaultReference[] |
BindingOperationImpl.getBindingFaultReferences() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
WSDLComponentValidator.testAssertionBindingFaultReference1055(BindingFaultReference[] bindingFaultReferences,
ErrorReporter errorReporter)
Test assertion BindingFaultReference-1055.
|
protected boolean |
WSDLComponentValidator.testAssertionBindingFaultReference1059(BindingFaultReference bindingFaultReference,
ErrorReporter errorReporter)
Test assertion BindingFaultReference-1059.
|
protected void |
WSDLComponentValidator.validateBindingFaultReferences(BindingFaultReference[] bindingFaultReferences,
Description desc,
ErrorReporter errorReporter)
Validate the binding fault references in the WSDL component model.
|
| Modifier and Type | Method and Description |
|---|---|
BindingFaultReference[] |
BindingOperation.getBindingFaultReferences()
Represents the {binding fault references} property of the BindingOperation component.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EdBindingFaultReference
Represents the editable BindingFaultReference component from the WSDL 2.0
Component model.
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.