Package akka.http.scaladsl.coding
Class GzipCompressor$
- java.lang.Object
-
- akka.http.scaladsl.coding.GzipCompressor$
-
public class GzipCompressor$ extends java.lang.ObjectInternal API
-
-
Field Summary
Fields Modifier and Type Field Description static GzipCompressor$MODULE$Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description GzipCompressor$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intDefaultCompressionLevel()
-
-
-
Field Detail
-
MODULE$
public static final GzipCompressor$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-