Package io.varhttp

Class UndertowWebSocket

java.lang.Object
io.varhttp.UndertowWebSocket
All Implemented Interfaces:
VarWebSocket

public class UndertowWebSocket extends Object implements VarWebSocket
  • Constructor Details

    • UndertowWebSocket

      public UndertowWebSocket(io.undertow.websockets.core.WebSocketChannel channel)
  • Method Details