# File lib/soap/streamHandler.rb, line 37 37: def initialize(send_string = nil) 38: @send_string = send_string 39: @send_contenttype = nil 40: @receive_string = nil 41: @receive_contenttype = nil 42: @is_fault = false 43: @is_nocontent = false 44: @soapaction = nil 45: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.