You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@ws.apache.org by Elena Mikhailik <el...@sbs.com.au> on 2003/03/11 13:03:06 UTC

Passing an object to a remote procedure

How does one actually do that?
 
Thank you,
Elena


Re: Passing an object to a remote procedure

Posted by Steffen Schwigon <sc...@webit.de>.
elena.mikhailik@sbs.com.au (Elena Mikhailik) writes:
> [Passing an object to a remote procedure]
> How does one actually do that?

You have to create a data structure of vectors and hashtables that
maps your object data. Such a structure can be passed via XML-RPC.

There is no object serialization or the like.

Steffen
-- 
Steffen Schwigon <sc...@webit.de>