Class ReactorNettyWebSocketSession.WebSocketConnection

    • Constructor Detail

      • WebSocketConnection

        public WebSocketConnection​(reactor.netty.http.websocket.WebsocketInbound inbound,
                                   reactor.netty.http.websocket.WebsocketOutbound outbound)
    • Method Detail

      • getInbound

        public reactor.netty.http.websocket.WebsocketInbound getInbound()
      • getOutbound

        public reactor.netty.http.websocket.WebsocketOutbound getOutbound()