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, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringrenderpublic abstract ContentType contentType()
public static ContentType create(ContentType contentType)