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