Package akka.http.scaladsl.model
Class HttpCharsets$
java.lang.Object
akka.http.scaladsl.model.HttpCharsets$
- All Implemented Interfaces:
ObjectRegistry<String,
HttpCharset>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpCharsets$
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
-
HttpCharsets$
public HttpCharsets$()
-