Package sonia.scm.sse
Annotation Interface SseResponse
Marks an JAX-RS Endpoint as SseResponse.
An JAX-RS Filter will add some http headers to the response
to avoid common problems with SSE such as caching or buffering behind a reverse proxy.
- Since:
- 2.19.0