Uses of Enum Class
io.smallrye.reactive.messaging.annotations.OnOverflow.Strategy
Packages that use OnOverflow.Strategy
-
Uses of OnOverflow.Strategy in io.smallrye.reactive.messaging.annotations
Methods in io.smallrye.reactive.messaging.annotations that return OnOverflow.StrategyModifier and TypeMethodDescriptionstatic OnOverflow.StrategyReturns the enum constant of this class with the specified name.static OnOverflow.Strategy[]OnOverflow.Strategy.values()Returns an array containing the constants of this enum class, in the order they are declared.