Part of canonical.launchpad.xmlrpc.application View In Hierarchy
Known implementations: canonical.launchpad.xmlrpc.application.SelfTest
| Method | make_fault | Returns an xmlrpc fault. |
| Method | concatenate | Return the concatenation of the two given strings. |
| Method | hello | Return a greeting to the one calling the method. |
| Method | raise_exception | Raise an exception. |