Uses of Interface
com.iizix.timeout.ITimeoutTask
Packages that use ITimeoutTask
- Uses of ITimeoutTask in com.iizix.timeoutMethods 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.engineClasses in com.iizix.timeout.engine that implement ITimeoutTaskModifier and TypeClassDescription- classThe 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.implFields in com.iizix.txp.impl declared as ITimeoutTask