aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib/action_web_service/dispatcher/abstract.rb
Commit message (Expand)AuthorAgeFilesLines
* generalize casting code to be used by both SOAP and XML-RPC (previously only ...Leon Breedt2005-03-281-55/+25
* allow direct dispatching methods to declare their parameters as well, for bre...Leon Breedt2005-03-261-1/+6
* add action_web_service/test_invoke, will be used by for testing APIs inLeon Breedt2005-03-041-0/+8
* Make all custom types and method calls are declared in the 'urn:ActionWebServ...Leon Breedt2005-02-271-14/+37
* merged the changes for the upcoming 0.6.0:Leon Breedt2005-02-251-104/+71
* add code coverage testing scripts, remove dead codeLeon Breedt2005-02-201-8/+0
* refactoring:Leon Breedt2005-02-191-0/+158