Uses of Class
io.smallrye.mutiny.ItemWithContext
Packages that use ItemWithContext
-
Uses of ItemWithContext in io.smallrye.mutiny
Methods in io.smallrye.mutiny that return types with arguments of type ItemWithContextModifier and TypeMethodDescriptiondefault Multi<ItemWithContext<T>> Multi.attachContext()Materialize the context by attaching it to items using theItemWithContextwrapper class.default Uni<ItemWithContext<T>> Uni.attachContext()Materialize the context by attaching it to items using theItemWithContextwrapper class.