Class LanguageNegotiator$
java.lang.Object
org.apache.pekko.http.scaladsl.server.LanguageNegotiator$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LanguageNegotiator$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(scala.collection.immutable.Seq<HttpHeader> requestHeaders)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
LanguageNegotiator$
public LanguageNegotiator$()
-
-
Method Details
-
apply
-