Functions | |
int | json_send (struct soap *, const struct value *) |
int | json_recv (struct soap *, struct value *) |
Variables | |
_boolean | False |
_boolean | True |
int json_recv | ( | struct soap * | , | |
struct value * | ||||
) |
Receive a value in JSON format from current stream or socket
int json_send | ( | struct soap * | , | |
const struct value * | ||||
) |
Send a value in JSON format to current stream or socket