spring-framework / org.springframework.web.socket.client.standard / AnnotatedEndpointConnectionManager / setTaskExecutor

setTaskExecutor

open fun setTaskExecutor(taskExecutor: TaskExecutor): Unit

Set a TaskExecutor to use to open the connection. By default SimpleAsyncTaskExecutor is used.