spring-framework / org.springframework.web.socket.messaging / WebSocketStompClient / setAutoStartup

setAutoStartup

open fun setAutoStartup(autoStartup: Boolean): Unit

Set whether to auto-start the contained WebSocketClient when the Spring context has been refreshed.

Default is "true".