Package akka.http.scaladsl.model.headers
Class HttpEncodings$
java.lang.Object
akka.http.scaladsl.model.headers.HttpEncodings$
- All Implemented Interfaces:
ObjectRegistry<String,
HttpEncoding>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpEncodings$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface akka.http.impl.util.ObjectRegistry
getForKey, 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
-