|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceMessageReference | |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.validation | |
org.apache.woden.wsdl20 |
Uses of InterfaceMessageReference in org.apache.woden.internal.wsdl20 |
---|
Classes in org.apache.woden.internal.wsdl20 that implement InterfaceMessageReference | |
---|---|
class |
InterfaceMessageReferenceImpl
This class represents the <input> and <output> child elements of interface operation. |
Methods in org.apache.woden.internal.wsdl20 that return InterfaceMessageReference | |
---|---|
InterfaceMessageReference |
BindingMessageReferenceImpl.getInterfaceMessageReference()
|
InterfaceMessageReference[] |
InterfaceOperationImpl.getInterfaceMessageReferences()
|
Uses of InterfaceMessageReference in org.apache.woden.internal.wsdl20.validation |
---|
Methods in org.apache.woden.internal.wsdl20.validation with parameters of type InterfaceMessageReference | |
---|---|
protected boolean |
WSDLComponentValidator.testAssertionInterfaceMessageReference1028(InterfaceMessageReference messageReference,
ErrorReporter errorReporter)
Test assertion InterfaceMessageReference-1028. |
protected boolean |
WSDLComponentValidator.testAssertionInterfaceMessageReference1029(InterfaceMessageReference[] messageReferences,
ErrorReporter errorReporter)
Test assertion InterfaceMessageReference-1029. |
protected void |
WSDLComponentValidator.validateInterfaceMessageReferences(InterfaceMessageReference[] messageReferences,
ErrorReporter errorReporter)
Validate the interface message references in the WSDL component model. |
Uses of InterfaceMessageReference in org.apache.woden.wsdl20 |
---|
Methods in org.apache.woden.wsdl20 that return InterfaceMessageReference | |
---|---|
InterfaceMessageReference |
BindingMessageReference.getInterfaceMessageReference()
Returns an InterfaceMessageReference representing the {interface message reference} property of the BindingMessageReference component. |
InterfaceMessageReference[] |
InterfaceOperation.getInterfaceMessageReferences()
Represents the {interface message references} property of the InterfaceOperation component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |