Package | Description |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.validation | |
org.apache.woden.wsdl20 |
Modifier and Type | Class and Description |
---|---|
class |
BindingMessageReferenceImpl
This class represents the BindingMessageReference component of the
WSDL 2.0 Component model and the <input> and <output>
child elements of a WSDL binding <operation>.
|
Modifier and Type | Method and Description |
---|---|
BindingMessageReference[] |
BindingOperationImpl.getBindingMessageReferences() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
WSDLComponentValidator.testAssertionBindingMessageReference1052(BindingMessageReference[] bindingMessageReferences,
ErrorReporter errorReporter)
Test assertion BindingMessageReference-1052.
|
protected void |
WSDLComponentValidator.validateBindingMessageReferences(BindingMessageReference[] bindingMessageReferences,
Description desc,
ErrorReporter errorReporter)
Validate the binding message references in the WSDL component model.
|
Modifier and Type | Method and Description |
---|---|
BindingMessageReference[] |
BindingOperation.getBindingMessageReferences()
Represents the {binding message references} property of the BindingOperation component.
|
Copyright © 2005–2015 Apache Software Foundation. All rights reserved.