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 ITimerEngineIAppSessionGyro. getApplicationTimerEngine()Gets the application timer engine.ITimerEngineIClientSessionGyro. 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 ITimerEngineAppSessionGyro. getApplicationTimerEngine()Gets the application timer engine.ITimerEngineClientSessionGyro. 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 ITimerEngineTimerEngine. getSystemInstance()Gets the single instance of the timeout engine.static ITimerEngineTimerEngine. newInstance()Creates a new engine for use in e.g.