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