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.
Useful generic
java.util.concurrent.Future extensions.-
Classes in org.springframework.util.concurrent used by org.springframework.core.taskClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
-
Classes in org.springframework.util.concurrent used by org.springframework.core.task.supportClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor of
CompletableFuture -
Classes in org.springframework.util.concurrent used by org.springframework.util.concurrentClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.as of 6.0, with no concrete replacementDeprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor of
CompletableFuture.whenComplete(BiConsumer)Deprecated.as of 6.0, with no concrete replacementDeprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor ofCompletableFutureDeprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)Deprecated, for removal: This API element is subject to removal in a future version.as of 6.0, in favor ofCompletableFuture.whenComplete(BiConsumer)
CompletableFuture