You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by George Voronoff <Ge...@grassroots.com> on 2002/02/08 22:08:56 UTC

Serialize inner classes.

Is it possible to:
a) serialize a class that has an inner class.
b) serialize an inner class.

If it is possible, is it possible using BeanSerializer?

> George Voronoff
> Senior Software Engineer (Net Hack)
> Grassroots Enterprise, Inc
> 
> 
> 

RE: Serialize inner classes.

Posted by Chris Means <cm...@empowergeo.com>.
I don't see why you couldn't do what you want with a custom serializer, but
I don't know if BeanSerializer will take care of it for you.

Should be easy to test...

> -----Original Message-----
> From: George Voronoff [mailto:George.Voronoff@grassroots.com]
> Sent: Friday, February 08, 2002 3:09 PM
> To: soap-user@xml.apache.org
> Subject: Serialize inner classes.
>
>
> Is it possible to:
> a) serialize a class that has an inner class.
> b) serialize an inner class.
>
> If it is possible, is it possible using BeanSerializer?
>
> > George Voronoff
> > Senior Software Engineer (Net Hack)
> > Grassroots Enterprise, Inc
> >
> >
> >
>


RE: Serialize inner classes.

Posted by Chris Means <cm...@empowergeo.com>.
I don't see why you couldn't do what you want with a custom serializer, but
I don't know if BeanSerializer will take care of it for you.

Should be easy to test...

> -----Original Message-----
> From: George Voronoff [mailto:George.Voronoff@grassroots.com]
> Sent: Friday, February 08, 2002 3:09 PM
> To: soap-user@xml.apache.org
> Subject: Serialize inner classes.
>
>
> Is it possible to:
> a) serialize a class that has an inner class.
> b) serialize an inner class.
>
> If it is possible, is it possible using BeanSerializer?
>
> > George Voronoff
> > Senior Software Engineer (Net Hack)
> > Grassroots Enterprise, Inc
> >
> >
> >
>