spring-framework / org.springframework.web.reactive.socket.server.support / HandshakeWebSocketService / <init>

<init>

HandshakeWebSocketService()

Default constructor automatic, classpath detection based discovery of the RequestUpgradeStrategy to use.

HandshakeWebSocketService(upgradeStrategy: RequestUpgradeStrategy)

Alternative constructor with the RequestUpgradeStrategy to use.

Parameters

upgradeStrategy - the strategy to use