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 Peter Glynn <gl...@tcd.ie> on 2001/03/30 19:27:35 UTC

Bean Serialization

Hi all,
Can somebody explain how the SOAP4J API allows for Bean Serialization. I understand how serialization works and have implemented it but I can't seem to get how SOAP4J can implement it. Does it serialize into XML or an array of bytes?