Uses of Package
io.smallrye.mutiny.operators.multi.processors
Packages that use io.smallrye.mutiny.operators.multi.processors
-
Classes in io.smallrye.mutiny.operators.multi.processors used by io.smallrye.mutiny.operators.multi.processorsClassDescriptionImplementation of
Flow.Processorthat broadcast all subsequently observed items to its currentFlow.Subscribers.Wraps a processor into a serialized version of this processor.Implementation of a processor using a queue to store items and allows a single subscriber to receive these items.