Uses of Class
io.helidon.http.sse.SseEvent
Packages that use SseEvent
Package
Description
HTTP SSE common package.
Helidon WebClient SSE Support.
Helidon WebServer SSE Support.
-
Uses of SseEvent in io.helidon.http.sse
Classes in io.helidon.http.sse that implement interfaces with type arguments of type SseEventMethods in io.helidon.http.sse that return SseEvent -
Uses of SseEvent in io.helidon.webclient.sse
Subinterfaces with type arguments of type SseEvent in io.helidon.webclient.sseClasses in io.helidon.webclient.sse that implement interfaces with type arguments of type SseEventMethods in io.helidon.webclient.sse with type parameters of type SseEventModifier and TypeMethodDescriptionSseSourceHandlerProvider.handle(X source, HttpClientResponse response, MediaContext mediaContext) Methods in io.helidon.webclient.sse with parameters of type SseEvent -
Uses of SseEvent in io.helidon.webserver.sse
Subinterfaces with type arguments of type SseEvent in io.helidon.webserver.sseClasses in io.helidon.webserver.sse that implement interfaces with type arguments of type SseEventMethods in io.helidon.webserver.sse with type parameters of type SseEventModifier and TypeMethodDescriptionSseSinkProvider.create(SinkProviderContext context) Creates a Sink for SSE events.Methods in io.helidon.webserver.sse with parameters of type SseEvent