All Classes and Interfaces

Class
Description
Delegating executor service implementation preserving the Vert.x context on ContextPreservingExecutorService.execute(Runnable)
An implementation of ExecutorService that delegates to the real executor, while disallowing termination.
Fallback executor service implementation in case the virtual threads are disabled or not available on the current platform.
Qualifies an injected virtual threads executor service.