Uses of Interface
io.undertow.server.handlers.sse.ServerSentEventConnectionCallback
Packages that use ServerSentEventConnectionCallback
-
Uses of ServerSentEventConnectionCallback in io.undertow
Methods in io.undertow with parameters of type ServerSentEventConnectionCallbackModifier and TypeMethodDescriptionstatic ServerSentEventHandler
Handlers.serverSentEvents
(ServerSentEventConnectionCallback callback) A handler for server sent events -
Uses of ServerSentEventConnectionCallback in io.undertow.server.handlers.sse
Constructors in io.undertow.server.handlers.sse with parameters of type ServerSentEventConnectionCallback