HTTPPostStreamHandler
(Class)
In:
soap/streamHandler.rb
Parent:
StreamHandler
Methods
inspect
new
reset
send
test_loopback_response
Constants
NofRetry
=
10
CRLF
=
"\r\n"
Attributes
client
[R]
wiredump_file_base
[RW]
Included Modules
SOAP
Public Class methods
new
(endpoint_url, options)
Public Instance methods
inspect
()
reset
()
send
(conn_data, soapaction = nil, charset = @charset)
test_loopback_response
()
[Validate]