public static class ContentNegotiator.Alternative$
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ContentNegotiator.Alternative$.ContentType | 
| static class  | ContentNegotiator.Alternative$.ContentType$ | 
| static class  | ContentNegotiator.Alternative$.MediaType | 
| static class  | ContentNegotiator.Alternative$.MediaType$ | 
| Modifier and Type | Field and Description | 
|---|---|
| static ContentNegotiator.Alternative$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Alternative$() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative.ContentType | apply(ContentType contentType) | 
| ContentNegotiator.Alternative | apply(MediaType mediaType) | 
public static final ContentNegotiator.Alternative$ MODULE$
public org.apache.pekko.http.scaladsl.server.ContentNegotiator.Alternative.ContentType apply(ContentType contentType)
public ContentNegotiator.Alternative apply(MediaType mediaType)