类 ReactorNettyWebSocketSession.WebSocketConnection

    • 构造器详细资料

      • WebSocketConnection

        public WebSocketConnection​(reactor.netty.http.websocket.WebsocketInbound inbound,
                                   reactor.netty.http.websocket.WebsocketOutbound outbound)
    • 方法详细资料

      • getInbound

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

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