Class ContentNegotiator.Alternative$
java.lang.Object
org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative$
- Enclosing class:
- ContentNegotiator
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final classstatic classstatic final classstatic class
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ContentNegotiator.Alternative$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative.ContentTypeapply(ContentType contentType) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Alternative$public Alternative$()
 
- 
- 
Method Details- 
applypublic org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative.ContentType apply(ContentType contentType) 
- 
apply
 
-