Package io.mangoo.routing.listeners
Class WebSocketCloseListener
- java.lang.Object
-
- io.mangoo.routing.listeners.WebSocketCloseListener
-
- All Implemented Interfaces:
EventListener,org.xnio.ChannelListener<io.undertow.websockets.core.WebSocketChannel>
@Singleton public class WebSocketCloseListener extends Object implements org.xnio.ChannelListener<io.undertow.websockets.core.WebSocketChannel>
- Author:
- svenkubiak
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleEvent(io.undertow.websockets.core.WebSocketChannel channel)
-