Uses of Interface
com.iizix.timeout.ITimerEngine
Uses of ITimerEngine in com.iizix.gyro
Modifier and TypeMethodDescriptionIAppSessionGyro.getApplicationTimerEngine()
Gets the application timer engine.IClientSessionGyro.getClientTimerEngine()
Gets the client timer engine.Uses of ITimerEngine in com.iizix.server.gyro
Modifier and TypeMethodDescriptionAppSessionGyro.getApplicationTimerEngine()
Gets the application timer engine.ClientSessionGyro.getClientTimerEngine()
Gets the client timer engine.Uses of ITimerEngine in com.iizix.timeout.engine
Modifier 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.