spring-framework / org.springframework.web.reactive.socket.adapter / UndertowWebSocketSession / <init>

<init>

UndertowWebSocketSession(channel: WebSocketChannel, info: HandshakeInfo, factory: DataBufferFactory)
UndertowWebSocketSession(channel: WebSocketChannel, info: HandshakeInfo, factory: DataBufferFactory, @Nullable completionMono: MonoProcessor<Void>)