Package com.iizix.gyro.history
Interface Summary Interface 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.