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