Uses of Enum
org.eclipse.microprofile.reactive.messaging.OnOverflow.Strategy
Packages that use OnOverflow.Strategy
Package
Description
IMPORTANT
This package is a copy from the original package from the specification.
-
Uses of OnOverflow.Strategy in io.smallrye.reactive.messaging
Methods in io.smallrye.reactive.messaging that return OnOverflow.Strategy -
Uses of OnOverflow.Strategy in org.eclipse.microprofile.reactive.messaging
Methods in org.eclipse.microprofile.reactive.messaging that return OnOverflow.StrategyModifier and TypeMethodDescriptionstatic OnOverflow.StrategyReturns the enum constant of this type with the specified name.static OnOverflow.Strategy[]OnOverflow.Strategy.values()Returns an array containing the constants of this enum type, in the order they are declared.