EDI Integrator 2016 Java Edition
EDI Integrator 2016 Java Edition
Questions / Feedback?

CompressionFormat Property

The compression format used on the incoming message.

Syntax

public int getCompressionFormat();


Enumerated values: public final static int cfNone = 0; public final static int cfZlib = 1;

Remarks

The compression format used on the incoming message, if any. Compressed messages will automatically be decompressed by the bean.

This property is read-only.

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 Java Edition - Version 16.0 [Build 7362]