|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BindingOperation
Represents the BindingOperation component from the WSDL 2.0 Component model.
Method Summary | |
---|---|
BindingFaultReference[] |
getBindingFaultReferences()
Represents the {binding fault references} property of the BindingOperation component. |
BindingMessageReference[] |
getBindingMessageReferences()
Represents the {binding message references} property of the BindingOperation component. |
InterfaceOperation |
getInterfaceOperation()
Returns an InterfaceOperation representing the {interface operation} property of the BindingOperation component. |
BindingOperationElement |
toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent. |
Methods inherited from interface org.apache.woden.wsdl20.NestedComponent |
---|
getParent |
Methods inherited from interface org.apache.woden.wsdl20.WSDLComponent |
---|
equals, getComponentExtensionContext, getFragmentIdentifier, setComponentExtensionContext, toString |
Methods inherited from interface org.apache.woden.wsdl20.extensions.PropertyExtensible |
---|
getExtensionProperties, getExtensionProperties, getExtensionProperty |
Method Detail |
---|
InterfaceOperation getInterfaceOperation()
BindingMessageReference[] getBindingMessageReferences()
BindingFaultReference[] getBindingFaultReferences()
BindingOperationElement toElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |