Package akka.http.scaladsl.model
Class MediaRange$
java.lang.Object
akka.http.scaladsl.model.MediaRange$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MediaRange$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsplitOffQValue
(scala.collection.immutable.Map<String, String> params, float defaultQ)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
MediaRange$
public MediaRange$()
-
-
Method Details
-
splitOffQValue
-
custom
public MediaRange custom(String mainType, scala.collection.immutable.Map<String, String> params, float qValue) -
apply
-
apply
-