public final class Content$minusType extends ContentType implements RequestResponseHeader, scala.Product, java.io.Serializable
HttpHeader.ParsingResult, HttpHeader.ParsingResult$| Constructor and Description |
|---|
Content$minusType(ContentType contentType) |
| Modifier and Type | Method and Description |
|---|---|
protected Content$minusType$ |
companion() |
ContentType |
contentType() |
static java.lang.String |
lowercaseName() |
static java.lang.String |
name() |
static scala.util.Either<scala.collection.immutable.List<ErrorInfo>,T> |
parseFromValueString(java.lang.String value) |
static <R extends Rendering> |
render(R r) |
<R extends Rendering> |
renderValue(R r) |
createfastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrenderInRequestsrenderInResponseslowercaseName, name, render, value$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefixtoStringrenderpublic Content$minusType(ContentType contentType)
public static java.lang.String name()
public static java.lang.String lowercaseName()
public static scala.util.Either<scala.collection.immutable.List<ErrorInfo>,T> parseFromValueString(java.lang.String value)
public ContentType contentType()
contentType in class ContentTypepublic <R extends Rendering> Rendering renderValue(R r)
renderValue in interface ModeledHeaderprotected Content$minusType$ companion()
companion in interface ModeledHeader