Package | Description |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.validation | |
org.apache.woden.wsdl20 |
Modifier and Type | Class and Description |
---|---|
class |
BindingOperationImpl
This class represents the BindingOperation component from the WSDL 2.0 Component Model
and the <operation> child element of the WSDL <binding> element.
|
Modifier and Type | Method and Description |
---|---|
BindingOperation[] |
BindingImpl.getBindingOperations() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
WSDLComponentValidator.testAssertionBindingOperation1051(BindingOperation[] bindingOperations,
ErrorReporter errorReporter)
Test assertion BindingOperation-1051.
|
protected void |
WSDLComponentValidator.validateBindingOperations(BindingOperation[] bindingOperations,
Description desc,
ErrorReporter errorReporter)
Validate the binding operations in the WSDL component model.
|
Modifier and Type | Method and Description |
---|---|
BindingOperation[] |
Binding.getBindingOperations()
Represents the {binding operations} property of the Binding component.
|
Copyright © 2005–2014 Apache Software Foundation. All rights reserved.