| Tags: | enterprise, web |
| Authors: | Daniel Ehrenberg |
| Class | Superclass | Slots |
| string | ||
| code string | ||
| name params | ||
| params | ||
| tag message |
| Word | Stack effect |
| ( object -- xml ) | |
| ( rpc -- xml ) |
| Word | Stack effect |
| ( string -- base64 ) | |
| ( code string -- rpc-fault ) | |
| ( name params -- rpc-method ) | |
| ( params -- rpc-response ) | |
| ( tag -- n ) | |
| ( params method url -- response ) | |
| ( name seq -- xml ) | |
| ( seq -- xml ) | |
| ( tag -- array ) | |
| ( xml -- fault-code fault-string ) | |
| ( xml -- string array ) | |
| ( xml -- array ) | |
| ( rpc url -- rpc' ) | |
| ( xml -- rpc ) | |
| ( fault-code fault-string -- xml ) | |
| ( seq -- xml ) | |
| ( tag message -- * ) | |
| ( name value -- tag ) | |
| ( tag -- ) | |
| ( tag -- object ) |
| Word | Stack effect |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) |
| Vocabulary | Summary |
| xml-rpc.private vocabulary |