Uses of Enum Class
org.apache.camel.TimeoutMap.Listener.Type
Packages that use TimeoutMap.Listener.Type
-
Uses of TimeoutMap.Listener.Type in org.apache.camel
Subclasses with type arguments of type TimeoutMap.Listener.Type in org.apache.camelMethods in org.apache.camel that return TimeoutMap.Listener.TypeModifier and TypeMethodDescriptionstatic TimeoutMap.Listener.TypeReturns the enum constant of this class with the specified name.static TimeoutMap.Listener.Type[]TimeoutMap.Listener.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel with parameters of type TimeoutMap.Listener.TypeModifier and TypeMethodDescriptionvoidTimeoutMap.Listener.timeoutMapEvent(TimeoutMap.Listener.Type type, K key, V value) Callback when the map changes content