Class LanguageNegotiator$
java.lang.Object
org.apache.pekko.http.scaladsl.server.LanguageNegotiator$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final LanguageNegotiator$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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
 
-