Uses of Interface
com.iizix.timeout.ITimerEngine
Packages that use ITimerEngine
Uses of ITimerEngine in com.iizix.gyro
Methods in com.iizix.gyro that return ITimerEngineModifier and TypeMethodDescriptionIAppSessionGyro.getApplicationTimerEngine()
Gets the application timer engine.IClientSessionGyro.getClientTimerEngine()
Gets the client timer engine.Uses of ITimerEngine in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return ITimerEngineModifier and TypeMethodDescriptionAppSessionGyro.getApplicationTimerEngine()
Gets the application timer engine.ClientSessionGyro.getClientTimerEngine()
Gets the client timer engine.Uses of ITimerEngine in com.iizix.timeout.engine
Methods in com.iizix.timeout.engine that return ITimerEngineModifier and TypeMethodDescriptionstatic ITimerEngine
TimerEngine.getSystemInstance()
Gets the single instance of the timeout engine.static ITimerEngine
TimerEngine.newInstance()
Creates a new engine for use in e.g.