Class ChangeStreamWebsocketCallback

  • All Implemented Interfaces:
    io.undertow.websockets.WebSocketConnectionCallback

    public class ChangeStreamWebsocketCallback
    extends Object
    implements io.undertow.websockets.WebSocketConnectionCallback
    Author:
    Andrea Di Cesare <andrea@softinstigate.com>, Omar Trasatti <omar@softinstigate.com>
    • Constructor Detail

      • ChangeStreamWebsocketCallback

        public ChangeStreamWebsocketCallback()
    • Method Detail

      • onConnect

        public void onConnect​(io.undertow.websockets.spi.WebSocketHttpExchange exchange,
                              io.undertow.websockets.core.WebSocketChannel channel)
        Specified by:
        onConnect in interface io.undertow.websockets.WebSocketConnectionCallback