Class ContentNegotiator$
java.lang.Object
org.apache.pekko.http.scaladsl.server.ContentNegotiator$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContentNegotiator$
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
-
ContentNegotiator$
public ContentNegotiator$()
-
-
Method Details
-
apply
-