Uses of Interface
com.iizix.timeout.ITimeoutTask
Uses of ITimeoutTask in com.iizix.timeout
Modifier and TypeMethodDescriptionITimerEngine.registerTimeout
(long timeout, String description, ITimeoutListener listener) Registers a new timeout for processing.Uses of ITimeoutTask in com.iizix.timeout.engine
Modifier and TypeClassDescriptionclass
The implementation of the interface for a registered timeout task that can be queried for timeout or canceled state.Uses of ITimeoutTask in com.iizix.txp.impl