public static final class ContentType.WithFixedCharset extends java.lang.Object implements ContentType.WithFixedCharset, ContentType.NonBinary, scala.Product, java.io.Serializable
ContentType.$u003B$u0020charset$eq$, ContentType.Binary, ContentType.Binary$, ContentType.NonBinary, ContentType.WithCharset, ContentType.WithCharset$, ContentType.WithFixedCharset, ContentType.WithFixedCharset$, ContentType.WithMissingCharset, ContentType.WithMissingCharset$
Constructor and Description |
---|
WithFixedCharset(MediaType.WithFixedCharset mediaType) |
Modifier and Type | Method and Description |
---|---|
HttpCharset |
charset() |
MediaType.WithFixedCharset |
mediaType()
The media-type of this content-type.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
binary, charsetOption
getCharsetOption, render, toString
value
value
public WithFixedCharset(MediaType.WithFixedCharset mediaType)
public MediaType.WithFixedCharset mediaType()
ContentType
mediaType
in interface ContentType
public HttpCharset charset()
charset
in interface ContentType.NonBinary