classInfoFactory, proxyManager2, helperBinaryConversion);
objectOutputs[EnumObjectOutput.OBJECT_OUTPUT_SERIALIZE_ZIPPED.ordinal()] =
/**/objectOutputSerializeZipped;
final IObjectInput objectInputSerializeGZipped;
objectInputSerializeGZipped = new ObjectInputSerializeGZipped(this,
classInfoFactory, proxyManager2, helperBinaryConversion);
objectInputs[EnumObjectInput.OBJECT_INPUT_SERIALIZE_GZIPPED.ordinal()] =
/**/objectInputSerializeGZipped;
final IObjectOutput objectOutputSerializeGZipped;