Class HttpEncodings$
java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.HttpEncodings$
- All Implemented Interfaces:
- ObjectRegistry<String,- HttpEncoding> 
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HttpEncodings$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.http.impl.util.ObjectRegistrygetForKey, getForKeyCaseInsensitive, register
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
HttpEncodings$public HttpEncodings$()
 
- 
- 
Method Details- 
compress
- 
chunked
- 
deflate
- 
gzip
- 
identity
 
-