Classes
webMethods message compression for JMS uses the same classes as the java.util.zip.Deflator and java.util.zip.Inflator classes provided with the JDK, and used by the tool WinZip.
webMethods message compression for C# uses the following classes:
ICSharpCode.SharpZipLib.Zip.Compression.Streams.DeflatorOutputStream
ICSharpCode.SharpZipLib.Zip.Compression.Streams.DeflatorInputStream