Uses of Class
com.iizix.gyro.HistoryRequest
Packages that use HistoryRequest Package Description com.iizix.gyro com.iizix.server.gyro Uses of HistoryRequest in com.iizix.gyro
Methods in com.iizix.gyro that return HistoryRequest Modifier and Type Method Description HistoryRequest
IClientSessionGyro. getHistoryRequest()
Gets the history request instance for the client session.Uses of HistoryRequest in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return HistoryRequest Modifier and Type Method Description HistoryRequest
ClientSessionGyro. getHistoryRequest()
Gets the history request instance for the client session.