You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@ws.apache.org by Scott Nichol <sc...@yahoo.com> on 2002/04/01 06:18:24 UTC

Re: SOAP ObjecT support

Apache SOAP can work with any Java class you can create.  If the class is a
bean, the BeanSerializer can be used to write/read an instance to/from a
SOAP message.  If the class is not a bean, a custom serializer and/or
de-serializer is written.  The AddressBook example shows how to use
user-defined classes.

Scott Nichol

----- Original Message -----
From: "Abou-Khalil, Charbel" <Ch...@COGNOS.com>
To: <so...@xml.apache.org>
Sent: Tuesday, March 26, 2002 11:27
Subject: SOAP ObjecT support


> Hi,
> I just want to know if SOAP suports any types other than the Java types
> (posisbly primitive types).
> Anyone can shed some light into this issue please.. where a soap serivce
may
> retunr a selfdefined object or calss. thanks a lot.
>
> CAK.
>
> This message may contain privileged and/or confidential information.  If
you
> have received this e-mail in error or are not the intended recipient, you
> may not use, copy, disseminate or distribute it; do not open any
> attachments, delete it immediately from your system and notify the sender
> promptly by e-mail that you have done so.  Thank you.