public static final class ContentNegotiator.Alternative$.ContentType extends java.lang.Object implements ContentNegotiator.Alternative, scala.Product, java.io.Serializable
| Constructor and Description |
|---|
ContentType(ContentType contentType) |
| Modifier and Type | Method and Description |
|---|---|
ContentType |
contentType() |
java.lang.String |
format() |
MediaType |
mediaType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ContentType(ContentType contentType)
public ContentType contentType()
public MediaType mediaType()
mediaType in interface ContentNegotiator.Alternativepublic java.lang.String format()
format in interface ContentNegotiator.Alternative