Yes it does...compression is done using GZIPInputStream,
GZIPOutputStream that are piped to the underlying http stream :)

-- dims

On 8/30/07, Lord Halbert <[EMAIL PROTECTED]> wrote:
> Does Apache Axis 2 support on the fly decompression/compression of
> request/responses (gzip) wile using streamed soap message.?
>
> Typically compression is done after the entire package has been saved
> to memory which doesn't make sense if you're using streamed soap
> messages.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Davanum Srinivas :: http://davanum.wordpress.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to