Class LoomBranchSupport
java.lang.Object
io.micronaut.http.netty.channel.loom.LoomBranchSupport
Support for the OpenJDK loom branch.
- Since:
- 4.10.0
- Author:
- Jonas Konrad
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static void
setScheduler
(Object builder, io.micronaut.http.netty.channel.loom.LoomBranchSupport.VirtualThreadSchedulerProxy scheduler)
-
Constructor Details
-
LoomBranchSupport
public LoomBranchSupport()
-
-
Method Details
-
isSupported
public static boolean isSupported() -
setScheduler
public static void setScheduler(Object builder, io.micronaut.http.netty.channel.loom.LoomBranchSupport.VirtualThreadSchedulerProxy scheduler)
-