Uses of Class
io.quarkus.netty.deployment.EventLoopSupplierBuildItem
-
-
Uses of EventLoopSupplierBuildItem in io.quarkus.netty.deployment
Method parameters in io.quarkus.netty.deployment with type arguments of type EventLoopSupplierBuildItem Modifier and Type Method Description (package private) voidNettyProcessor. registerEventLoopBeans(io.quarkus.deployment.annotations.BuildProducer<SyntheticBeanBuildItem> syntheticBeans, Optional<EventLoopSupplierBuildItem> loopSupplierBuildItem, NettyRecorder recorder, io.quarkus.deployment.annotations.BuildProducer<EventLoopGroupBuildItem> eventLoopGroups)
-