Class VirtualThreads

java.lang.Object
org.eclipse.jetty.util.VirtualThreads

public class VirtualThreads extends Object

Utility class to use to query the runtime for virtual thread support, and, if virtual threads are supported, to start virtual threads.

See Also: