Uses of Class
io.smallrye.mutiny.groups.MultiOnItemTimeout
Packages that use MultiOnItemTimeout
-
Uses of MultiOnItemTimeout in io.smallrye.mutiny.groups
Methods in io.smallrye.mutiny.groups that return MultiOnItemTimeoutModifier and TypeMethodDescriptionConfigures the timeout duration.MultiOnItemTimeout.on(ScheduledExecutorService executor) Configures on which executor the timeout is measured.