Class ReceiveListener

  • All Implemented Interfaces:
    EventListener, org.xnio.ChannelListener<io.undertow.websockets.core.WebSocketChannel>

    public final class ReceiveListener
    extends io.undertow.websockets.core.AbstractReceiveListener
    • Constructor Detail

      • ReceiveListener

        public ReceiveListener()
    • Method Detail

      • onFullTextMessage

        protected void onFullTextMessage​(io.undertow.websockets.core.WebSocketChannel channel,
                                         io.undertow.websockets.core.BufferedTextMessage message)
        Overrides:
        onFullTextMessage in class io.undertow.websockets.core.AbstractReceiveListener