Uses of Enum
org.apache.camel.TimeoutMap.Listener.Type
Packages that use TimeoutMap.Listener.Type
-
Uses of TimeoutMap.Listener.Type in org.apache.camel
Methods in org.apache.camel that return TimeoutMap.Listener.TypeModifier and TypeMethodDescriptionstatic TimeoutMap.Listener.TypeReturns the enum constant of this type with the specified name.static TimeoutMap.Listener.Type[]TimeoutMap.Listener.Type.values()Returns an array containing the constants of this enum type, 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