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