Uses of Interface
com.iizix.timeout.ITimeoutTask
Packages that use ITimeoutTask
Uses of ITimeoutTask in com.iizix.timeout
Methods in com.iizix.timeout that return ITimeoutTaskModifier and TypeMethodDescriptionITimerEngine.registerTimeout
(long timeout, String description, ITimeoutListener listener) Registers a new timeout for processing.Uses of ITimeoutTask in com.iizix.timeout.engine
Classes in com.iizix.timeout.engine that implement ITimeoutTaskModifier 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
Fields in com.iizix.txp.impl declared as ITimeoutTask