public abstract class ContentType extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
ContentType() |
Modifier and Type | Method and Description |
---|---|
abstract ContentType |
contentType() |
static ContentType |
create(ContentType contentType) |
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, value
parse, renderInRequests, renderInResponses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
render
public abstract ContentType contentType()
public static ContentType create(ContentType contentType)