Class ContentNegotiator.Alternative$
java.lang.Object
org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative$
- Enclosing class:
- ContentNegotiator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static class
static final class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContentNegotiator.Alternative$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative.ContentType
apply
(ContentType contentType)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Alternative$
public Alternative$()
-
-
Method Details
-
apply
public org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative.ContentType apply(ContentType contentType) -
apply
-