Uses of Class
com.iizix.comm.statistics.SessionStatistics
Package
Description
Uses of SessionStatistics in com.iizix.comm.session
Modifier and TypeMethodDescriptionISessionStatistics.getSessionStatistics()
Gets the statistics instance of the session.SessionID.getSessionStatistics()
Gets the statistics instance of the session.SessionTransMgr.getSessionStatistics()
Gets the statistics instance of the session.SessionTransMgr.getStatisticsSnapshot()
Gets the statistics as a snapshot.Uses of SessionStatistics in com.iizix.comm.statistics
Modifier and TypeMethodDescriptionvoid
SessionStatistics.setReconnected
(SessionStatistics other) Called when the connection is re-connected.Uses of SessionStatistics in com.iizix.server.client
Modifier and TypeMethodDescriptionClientEndPoint.getStatistics()
Returns the session statistics.FailedReconnectClientEndPoint.getStatistics()
Returns the session statistics.Uses of SessionStatistics in com.iizix.test.client
Modifier and TypeMethodDescriptionfinal SessionStatistics
NonUIClient.getSessionStatistics()
Gets the statistics instance of the session.