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