Class CommonsCompressCodecFactory

java.lang.Object
org.apache.hc.client5.http.entity.compress.CommonsCompressCodecFactory

@Internal @Contract(threading=STATELESS) final class CommonsCompressCodecFactory extends Object
Codecs factory for Apache Commons Compress.

Use runtimeAvailable(ContentCoding) to probe whether a given coding can be provided by the current classpath configuration. Callers can then register codecs conditionally without hard dependencies.

Since:
5.6