Package | Description |
---|---|
org.glassfish.jersey.media.sse |
Support for Server Sent events in Jersey.
|
Modifier and Type | Field and Description |
---|---|
static String |
SseFeature.DISABLE_SSE
If
true then SSE Feature automatic registration is
suppressed. |
static String |
SseFeature.DISABLE_SSE_CLIENT
Client-side variant of
SseFeature.DISABLE_SSE property. |
static String |
SseFeature.DISABLE_SSE_SERVER
Server-side variant of
SseFeature.DISABLE_SSE property. |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.