Handbook
Glossary
rpc-response
XML-RPC
Prev:
rpc-method
Next:
rpc-fault
Vocabulary
xml-rpc
Class description
represents an XML-RPC method response, with a number of parameters holding data. Contains one field, params, a sequence
See also
<rpc-response>
,
rpc-method
,
rpc-fault
Definition
IN:
xml-rpc
TUPLE:
rpc-response
params
;
Methods
USING:
accessors
xml-rpc
;
M:
rpc-response
send-rpc
params>>
return-params
;