You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rpc-user@xml.apache.org by Daming Li <ld...@brandeis.edu> on 2002/06/05 16:19:04 UTC

types of service parameters and return values

Hello everybody,

I am a new RPC user. I have a question about the types of service parameters and return values. In the webpage http://xml.apache.org/xmlrpc/types.html, it mentions some XML-RPC data types.

I was wondering if I can define my own class, then use my own defined object as the service parameter.

I also want to know if I can let the web service return a user-defined object to the client.

Thanks a lot.

Daming Li