Uses of Class
io.quarkus.smallrye.reactivemessaging.deployment.SmallRyeReactiveMessagingProcessor.CoroutineConfigurationBuildItem
-
Packages that use SmallRyeReactiveMessagingProcessor.CoroutineConfigurationBuildItem Package Description io.quarkus.smallrye.reactivemessaging.deployment -
-
Uses of SmallRyeReactiveMessagingProcessor.CoroutineConfigurationBuildItem in io.quarkus.smallrye.reactivemessaging.deployment
Methods in io.quarkus.smallrye.reactivemessaging.deployment that return SmallRyeReactiveMessagingProcessor.CoroutineConfigurationBuildItem Modifier and Type Method Description (package private) SmallRyeReactiveMessagingProcessor.CoroutineConfigurationBuildItemSmallRyeReactiveMessagingProcessor. producesCoroutineConfiguration()Methods in io.quarkus.smallrye.reactivemessaging.deployment with parameters of type SmallRyeReactiveMessagingProcessor.CoroutineConfigurationBuildItem Modifier and Type Method Description (package private) voidSmallRyeReactiveMessagingProcessor. produceCoroutineScope(SmallRyeReactiveMessagingProcessor.CoroutineConfigurationBuildItem coroutineConfigurationBuildItem, BuildProducer<AdditionalBeanBuildItem> buildItemBuildProducer)
-