Package | Description |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.validation | |
org.apache.woden.wsdl20 |
Modifier and Type | Class and Description |
---|---|
class |
InterfaceFaultReferenceImpl
This class represents the InterfaceFaultReference component of the
WSDL 2.0 Component model and the <infault> and <outfault>
child elements of an interface <operation>.
|
Modifier and Type | Method and Description |
---|---|
InterfaceFaultReference |
BindingFaultReferenceImpl.getInterfaceFaultReference() |
InterfaceFaultReference[] |
InterfaceOperationImpl.getInterfaceFaultReferences() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
WSDLComponentValidator.testAssertionInterfaceFaultReference1039(InterfaceFaultReference[] faultReferences,
ErrorReporter errorReporter)
Test assertion InterfaceFaultReference-1039.
|
protected void |
WSDLComponentValidator.validateInterfaceFaultReferences(InterfaceFaultReference[] faultReferences,
ErrorReporter errorReporter)
Validate the interface fault references in the WSDL component model.
|
Modifier and Type | Method and Description |
---|---|
InterfaceFaultReference |
BindingFaultReference.getInterfaceFaultReference()
Returns an InterfaceFaultReference representing the {interface fault reference}
property of the BindingFaultReference component.
|
InterfaceFaultReference[] |
InterfaceOperation.getInterfaceFaultReferences()
Represents the {interface fault references} property of the InterfaceOperation component.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.