Module io.smallrye.mutiny
Package io.smallrye.mutiny.infrastructure
-
Interface Summary Interface Description CallbackDecorator Intercept user callbacks.ExecutorConfiguration SPI allowing customizing the default executor.Infrastructure.OperatorLogger An operator logger forMulti.log(String)andUni.log(String).MultiInterceptor MutinyInterceptor UniInterceptor -
Class Summary Class Description Infrastructure MutinyScheduler Implementation ofScheduledThreadPoolExecutordelegating the execution of the task to a configuredExecutor.