JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Package com.linecorp.armeria.common.sse
@NonNullByDefault
package
com.linecorp.armeria.common.sse
Server-Sent Events
support.
Interface Summary
Interface
Description
ServerSentEvent
An interface for the
Server-Sent Events
specification.
Class Summary
Class
Description
ServerSentEventBuilder
A builder which creates a
ServerSentEvent
instance.