public abstract class LastEventId extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$| Constructor and Description | 
|---|
| LastEventId() | 
| Modifier and Type | Method and Description | 
|---|---|
| static LastEventId | create(java.lang.String id)Creates a Last-Event-ID header. | 
| abstract java.lang.String | id() | 
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, valueparse, renderInRequests, renderInResponsesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringrenderpublic static LastEventId create(java.lang.String id)
id - ID of the last event, encoded as UTF-8 stringServerSentEventpublic abstract java.lang.String id()