Log in
Factory

Converter\Factory

Magento\SaaSCommon\Model\Http\Converter\Factory

What it does

This factory class creates HTTP converter instances for SaaS data export based on system configuration.

It automatically selects between JSON and GZIP compression converters depending on whether request compression is enabled and the zlib extension is available, allowing developers to optimize data transfer to Adobe SaaS services.

Public Methods

  • create()