|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingOperation | |
|---|---|
| org.apache.woden.internal.wsdl20 | |
| org.apache.woden.internal.wsdl20.validation | |
| org.apache.woden.wsdl20 | |
| Uses of BindingOperation in org.apache.woden.internal.wsdl20 |
|---|
| Classes in org.apache.woden.internal.wsdl20 that implement BindingOperation | |
|---|---|
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. |
| Methods in org.apache.woden.internal.wsdl20 that return BindingOperation | |
|---|---|
BindingOperation[] |
BindingImpl.getBindingOperations()
|
| Uses of BindingOperation in org.apache.woden.internal.wsdl20.validation |
|---|
| Methods in org.apache.woden.internal.wsdl20.validation with parameters of type BindingOperation | |
|---|---|
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. |
| Uses of BindingOperation in org.apache.woden.wsdl20 |
|---|
| Methods in org.apache.woden.wsdl20 that return BindingOperation | |
|---|---|
BindingOperation[] |
Binding.getBindingOperations()
Represents the {binding operations} property of the Binding component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||