| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
RECONNECT_DEFAULT |
500L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DISABLE_SSE |
"jersey.config.media.sse.disable" |
public static final String |
DISABLE_SSE_CLIENT |
"jersey.config.client.media.sse.disable" |
public static final String |
DISABLE_SSE_SERVER |
"jersey.config.server.media.sse.disable" |
public static final String |
LAST_EVENT_ID_HEADER |
"Last-Event-ID" |
public static final long |
RECONNECT_NOT_SET |
-1L |
public static final String |
SERVER_SENT_EVENTS |
"text/event-stream" |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.