public class ZipDecoderService extends ServiceProxy (Code)
Compresses the output data in a zip stream
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. If
you make commercial use of this software you must purchase a commercial
license from Xoetrope.
Deompresses the call, its arguments using the ZLib zip algorithm. The
response is compressed. The call is then forwarded to the
next service proxy in the chain.
Parameters: method - the method name to be invoked Parameters: context - the context of the service call the response or result of the call throws: ServiceProxyException -