public abstract class AccessControlMaxAge extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$| Constructor and Description | 
|---|
| AccessControlMaxAge() | 
| Modifier and Type | Method and Description | 
|---|---|
| static AccessControlMaxAge | create(long deltaSeconds) | 
| abstract long | deltaSeconds() | 
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringrenderpublic abstract long deltaSeconds()
public static AccessControlMaxAge create(long deltaSeconds)