rails--rails/actionwebservice/lib/action_web_service/protocol
Leon Breedt 9d79880e81 add 'system.multicall' support to XML-RPC. boxcarred methods must still exist
on the target service(s), value casting will still be performed, and recursive
'system.multicall' calls are not allowed.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2021 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-16 05:45:03 +00:00
..
soap_protocol fix WSDL generation, change the way protocols are instantiated, and add 2005-06-25 06:27:39 +00:00
abstract.rb add 'system.multicall' support to XML-RPC. boxcarred methods must still exist 2005-08-16 05:45:03 +00:00
discovery.rb fix WSDL generation, change the way protocols are instantiated, and add 2005-06-25 06:27:39 +00:00
soap_protocol.rb Add API::Base.soap_client and API::Base.xmlrpc_client helper methods to construct 2005-08-12 16:38:42 +00:00
xmlrpc_protocol.rb Add API::Base.soap_client and API::Base.xmlrpc_client helper methods to construct 2005-08-12 16:38:42 +00:00