Class Deflate$

java.lang.Object
akka.http.scaladsl.coding.Deflate
akka.http.scaladsl.coding.Deflate$
All Implemented Interfaces:
Coder, Decoder, Encoder, StreamDecoder

public class Deflate$ extends Deflate
Deprecated.
Actual implementation of Deflate is internal API, use Coders.Deflate instead. Since 10.2.0.
  • Field Details

    • MODULE$

      public static final Deflate$ MODULE$
      Deprecated.
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Deflate$

      public Deflate$()
      Deprecated.