Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_8_7_330) is shown here.
output_info()
public
No documentation available.
# File lib/wsdl/soap/operation.rb, line 71
def output_info
name_info = parent.find_operation.output_info
param_info(name_info, parent.output)
end