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