Class
WSDL::OperationBinding
In:
lib/wsdl/operationBinding.rb
Parent:
Info
Methods
find_operation
new
parse_attr
parse_element
porttype
soapaction
soapbody_use_input
soapbody_use_output
soapoperation_name
soapoperation_style
targetnamespace
Attributes
fault
[R]
input
[R]
name
[R]
output
[R]
soapoperation
[R]
Public Class methods
new
()
Public Instance methods
find_operation
()
parse_attr
(attr, value)
parse_element
(element)
porttype
()
soapaction
()
soapbody_use_input
()
soapbody_use_output
()
soapoperation_name
()
soapoperation_style
()
targetnamespace
()
[Validate]