Uses of Interface
org.apache.camel.processor.resequencer.TimeoutHandler
Packages that use TimeoutHandler
-
Uses of TimeoutHandler in org.apache.camel.processor.resequencer
Methods in org.apache.camel.processor.resequencer that return TimeoutHandlerModifier and TypeMethodDescriptionTimeout.getTimeoutHandlers()Returns the timeout handler that has been registered for notification.Methods in org.apache.camel.processor.resequencer with parameters of type TimeoutHandlerModifier and TypeMethodDescriptionvoidTimeout.setTimeoutHandler(TimeoutHandler timeoutHandler) Sets a timeout handler for receiving timeout notifications.