Package io.mangoo.routing.listeners
Class ServerSentEventCloseListener
- java.lang.Object
-
- io.mangoo.routing.listeners.ServerSentEventCloseListener
-
- All Implemented Interfaces:
EventListener,org.xnio.ChannelListener<io.undertow.server.handlers.sse.ServerSentEventConnection>
@Singleton public class ServerSentEventCloseListener extends Object implements org.xnio.ChannelListener<io.undertow.server.handlers.sse.ServerSentEventConnection>
- Author:
- svenkubiak
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleEvent(io.undertow.server.handlers.sse.ServerSentEventConnection connection)
-