Uses of Interface
com.iizix.timeout.ITimerEngine
Packages that use ITimerEngine
- Uses of ITimerEngine in com.iizix.gyroMethods 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.gyroMethods 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.engineMethods in com.iizix.timeout.engine that return ITimerEngineModifier and TypeMethodDescription- static ITimerEngineTimerEngine.- getSystemInstance()Gets the single instance of the timeout engine.- static ITimerEngineTimerEngine.- newInstance()Creates a new engine for use in e.g.