public interface TimeoutHandler
| Modifier and Type | Method and Description |
|---|---|
void |
timeout(Timeout timeout)
Handles a timeout notification.
|
void timeout(Timeout timeout)
timeout - the timer task that caused this timeout notification.Apache Camel