Uses of Interface
com.iizix.gyro.ILockState
Packages that use ILockState Package Description com.iizix.gyro com.iizix.server.gyro Uses of ILockState in com.iizix.gyro
Methods in com.iizix.gyro that return ILockState Modifier and Type Method Description ILockStateILockState. createNewLock()Creates a new lock state instance from this one, incrementing the lock, i.e.ILockStateIAppSessionGyro. requestUILock()Requests a UI lock state.ILockStateIClientSessionGyro. requestUILock()Requests a UI lock state.Uses of ILockState in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return ILockState Modifier and Type Method Description ILockStateAppSessionGyro. requestUILock()Requests a UI lock state.ILockStateClientSessionGyro. requestUILock()Requests a UI lock state.