Uses of Interface
com.iizix.timeout.ITimerEngine
- Packages that use ITimerEngine - Package - Description - com.iizix.gyro - com.iizix.server.gyro - com.iizix.timeout.engine 
- Uses of ITimerEngine in com.iizix.gyro- Methods in com.iizix.gyro that return ITimerEngine - Modifier and Type - Method - Description - ITimerEngine- IAppSessionGyro. - getApplicationTimerEngine()Gets the application timer engine.- ITimerEngine- IClientSessionGyro. - getClientTimerEngine()Gets the client timer engine.
- Uses of ITimerEngine in com.iizix.server.gyro- Methods in com.iizix.server.gyro that return ITimerEngine - Modifier and Type - Method - Description - ITimerEngine- AppSessionGyro. - getApplicationTimerEngine()Gets the application timer engine.- ITimerEngine- ClientSessionGyro. - getClientTimerEngine()Gets the client timer engine.
- Uses of ITimerEngine in com.iizix.timeout.engine- Methods in com.iizix.timeout.engine that return ITimerEngine - Modifier and Type - Method - Description - static ITimerEngine- TimerEngine. - getSystemInstance()Gets the single instance of the timeout engine.- static ITimerEngine- TimerEngine. - newInstance()Creates a new engine for use in e.g.