Class Coders$
java.lang.Object
org.apache.pekko.http.scaladsl.coding.Coders$
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionscala.collection.immutable.Seq<Coder>Deflate()Deflate(scala.Function1<HttpMessage, Object> messageFilter, int compressionLevel) Gzip()Gzip(scala.Function1<HttpMessage, Object> messageFilter, int compressionLevel) NoCoding()
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Coders$public Coders$()
 
- 
- 
Method Details- 
Gzip
- 
Gzip
- 
Deflate
- 
Deflate
- 
NoCoding
- 
DefaultCoders
 
-