public static class ReactorNettyWebSocketSession.WebSocketConnection extends Object
NettyInbound
and NettyOutbound
.Constructor and Description |
---|
WebSocketConnection(reactor.netty.http.websocket.WebsocketInbound inbound,
reactor.netty.http.websocket.WebsocketOutbound outbound) |
Modifier and Type | Method and Description |
---|---|
reactor.netty.http.websocket.WebsocketInbound |
getInbound() |
reactor.netty.http.websocket.WebsocketOutbound |
getOutbound() |