Object
# File lib/soap/streamHandler.rb, line 37 def initialize(send_string = nil) @send_string = send_string @send_contenttype = nil @receive_string = nil @receive_contenttype = nil @is_fault = false @is_nocontent = false @soapaction = nil end
[Validate]
Generated with the Darkfish Rdoc Generator 2.