spring-framework / org.springframework.web.socket.messaging / WebSocketStompClient / <init>

<init>

WebSocketStompClient(webSocketClient: WebSocketClient)

Class constructor. Sets #setDefaultHeartbeat to "0,0" but will reset it back to the preferred "10000,10000" when a #setTaskScheduler is configured.

Parameters

webSocketClient - the WebSocket client to connect with