Uses of Enum Class
org.apache.camel.trait.message.RedeliveryTraitPayload
Packages that use RedeliveryTraitPayload
-
Uses of RedeliveryTraitPayload in org.apache.camel.trait.message
Methods in org.apache.camel.trait.message that return RedeliveryTraitPayloadModifier and TypeMethodDescriptionstatic RedeliveryTraitPayloadReturns the enum constant of this class with the specified name.static RedeliveryTraitPayload[]RedeliveryTraitPayload.values()Returns an array containing the constants of this enum class, in the order they are declared.