Uses of Package
org.springframework.util.concurrent
Packages that use org.springframework.util.concurrent
Package
Description
This package defines Spring's core TaskExecutor abstraction,
 and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
Support classes for Spring's TaskExecutor abstraction.
Common infrastructure for invoking message handler methods.
Generic support for simple messaging protocols (like STOMP).
Contains abstractions and implementation classes for establishing TCP connections via
 
TcpOperations,
 handling messages via
 TcpConnectionHandler,
 as well as sending messages via
 TcpConnection.Annotation support for asynchronous method execution.
Scheduling convenience classes for the 
java.util.concurrent
 and jakarta.enterprise.concurrent packages, allowing to set up a
 ThreadPoolExecutor or ScheduledThreadPoolExecutor as a bean in a Spring
 context.Support classes for the open source scheduler
 Quartz,
 allowing to set up Quartz Schedulers, JobDetails and
 Triggers as beans in a Spring context.
Useful generic 
java.util.concurrent.Future extensions.Client-side abstractions for WebSocket applications.
WebSocket integration for Spring's messaging module.
SockJS client implementation of
 
WebSocketClient.- 
Classes in org.springframework.util.concurrent used by org.springframework.core.task
- 
Classes in org.springframework.util.concurrent used by org.springframework.core.task.support
- 
- 
Classes in org.springframework.util.concurrent used by org.springframework.messaging.simp.stomp
- 
Classes in org.springframework.util.concurrent used by org.springframework.messaging.tcp
- 
Classes in org.springframework.util.concurrent used by org.springframework.scheduling.annotationClassDescriptionDeprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)Deprecated.as of 6.0, in favor ofCompletableFutureDeprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)Deprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)
- 
Classes in org.springframework.util.concurrent used by org.springframework.scheduling.concurrent
- 
Classes in org.springframework.util.concurrent used by org.springframework.scheduling.quartz
- 
Classes in org.springframework.util.concurrent used by org.springframework.util.concurrentClassDescriptionDeprecated.as of 6.0, with no concrete replacementDeprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)Deprecated.as of 6.0, with no concrete replacementDeprecated.as of 6.0, in favor ofCompletableFutureDeprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)Deprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)
- 
Classes in org.springframework.util.concurrent used by org.springframework.web.socket.client
- 
Classes in org.springframework.util.concurrent used by org.springframework.web.socket.messaging
- 
Classes in org.springframework.util.concurrent used by org.springframework.web.socket.sockjs.clientClassDescriptionDeprecated.as of 6.0, in favor ofCompletableFutureDeprecated.as of 6.0, in favor ofCompletableFuture
CompletableFuture