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