Uses of Interface
io.smallrye.reactive.messaging.Targeted
Packages that use Targeted
-
Uses of Targeted in io.smallrye.reactive.messaging
Classes in io.smallrye.reactive.messaging that implement TargetedMethods in io.smallrye.reactive.messaging that return TargetedModifier and TypeMethodDescriptionstatic Targetedstatic Targetedstatic Targetedstatic Targetedstatic Targetedstatic TargetedTargeted.of(String c1, Object p1, String c2, Object p2, String c3, Object p3, String c4, Object p4, String c5, Object p5) static TargetedTargeted.of(String c1, Object p1, String c2, Object p2, String c3, Object p3, String c4, Object p4, String c5, Object p5, String c6, Object p6) Add the given channel-payload mapping to this target mapping by returning a new one.Methods in io.smallrye.reactive.messaging with parameters of type Targeted