aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib/action_web_service/client/soap_client.rb
Commit message (Expand)AuthorAgeFilesLines
* generalize casting code to be used by both SOAP and XML-RPC (previously only ...Leon Breedt2005-03-281-26/+14
* allow the client to specify options to be passed through to the underlyingLeon Breedt2005-03-031-0/+17
* Make all custom types and method calls are declared in the 'urn:ActionWebServ...Leon Breedt2005-02-271-7/+9
* merged the changes for the upcoming 0.6.0:Leon Breedt2005-02-251-14/+27
* ensure clients can handle APIs with named parameter signatures,Leon Breedt2005-02-191-2/+3
* refactoring:Leon Breedt2005-02-191-0/+87