Uses of Enum Class
org.apache.camel.processor.AbstractThrottler.State
Packages that use AbstractThrottler.State
Package
Description
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
-
Uses of AbstractThrottler.State in org.apache.camel.processor
Methods in org.apache.camel.processor that return AbstractThrottler.StateModifier and TypeMethodDescriptionstatic AbstractThrottler.StateReturns the enum constant of this class with the specified name.static AbstractThrottler.State[]AbstractThrottler.State.values()Returns an array containing the constants of this enum class, in the order they are declared.