Uses of Package
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
.-
-
-
-
-
-
ClassDescriptionDeprecated.as of 6.0, in favor of
CompletableFuture.whenComplete(BiConsumer)
Deprecated.as of 6.0, in favor ofCompletableFuture
Deprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)
Deprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)
-
-
-
ClassDescriptionDeprecated.as of 6.0, with no concrete replacementDeprecated.as of 6.0, in favor of
CompletableFuture.whenComplete(BiConsumer)
Deprecated.as of 6.0, with no concrete replacementDeprecated.as of 6.0, in favor ofCompletableFuture
Deprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)
Deprecated.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)
-
-
-
ClassDescriptionDeprecated.as of 6.0, in favor of
CompletableFuture
Deprecated.as of 6.0, in favor ofCompletableFuture
CompletableFuture