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