Uses of Package
com.iizix.gyro.history
Packages that use com.iizix.gyro.history Package Description com.iizix.gyro com.iizix.gyro.history com.iizix.server.gyro Classes in com.iizix.gyro.history used by com.iizix.gyro Class Description IAppHistory The application history instance, one per application session, common for all client sessions.IAppHistoryEntry An entry in the application history.Classes in com.iizix.gyro.history used by com.iizix.gyro.history Class Description IAppHistoryBackward Interface used to perform specialized backward operations for the application session history.IAppHistoryEntry An entry in the application history.IAppHistoryForward Interface used to perform specialized forward operations for the application session history.IAppHistoryOperationCompleted Callback interface used to inform the caller when the operation has completed to handle potential unlocking of the application and/or client session.Classes in com.iizix.gyro.history used by com.iizix.server.gyro Class Description IAppHistory The application history instance, one per application session, common for all client sessions.IAppHistoryBackward Interface used to perform specialized backward operations for the application session history.IAppHistoryEntry An entry in the application history.IAppHistoryForward Interface used to perform specialized forward operations for the application session history.IAppHistoryOperationCompleted Callback interface used to inform the caller when the operation has completed to handle potential unlocking of the application and/or client session.