Hello,
how is it possible to serialize binary data (e.g. FileStreams) via SOAP?
I saw a MIMEPartSerializer. Does this encode like binary data in an
eMail is encoded? This would be bad, because it gets much bigger by
this. Is it possible to serialize somehow with raw binary data? Does the
BeanSerializer automatically does encode streams (e.g. an image in a
FileInputStream)?
I hope that I could make understandable what I mean...
Thanks in advance for answers!
Best regards, Marco ;-)
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- Re: binary data in SOAP Marco Schulze
- Re: binary data in SOAP Scott Nichol
- Re: binary data in SOAP Marco Schulze
- Re: binary data in SOAP Pae Choi
- Re: binary data in SOAP Scott Nichol