public final class Content$minusRange extends ContentRange implements RequestResponseHeader, scala.Product, java.io.Serializable
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
Content$minusRange(RangeUnit rangeUnit,
ContentRange contentRange) |
Modifier and Type | Method and Description |
---|---|
static Content$minusRange |
apply(ByteContentRange byteContentRange) |
protected Content$minusRange$ |
companion() |
ContentRange |
contentRange() |
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) |
RangeUnit |
rangeUnit() |
static <R extends Rendering> |
render(R r) |
<R extends Rendering> |
renderValue(R r) |
create
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, value
parse, renderInRequests, renderInResponses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
renderInRequests
renderInResponses
lowercaseName, name, render, value
$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
toString
render
public Content$minusRange(RangeUnit rangeUnit, ContentRange contentRange)
public static Content$minusRange apply(ByteContentRange byteContentRange)
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 RangeUnit rangeUnit()
rangeUnit
in class ContentRange
public ContentRange contentRange()
public <R extends Rendering> Rendering renderValue(R r)
renderValue
in interface ModeledHeader
protected Content$minusRange$ companion()
companion
in interface ModeledHeader