Uses of Class
com.iizix.comm.statistics.SessionStatistics
Packages that use SessionStatistics
Package
Description
Uses of SessionStatistics in com.iizix.comm.session
Methods in com.iizix.comm.session that return SessionStatisticsModifier 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
Methods in com.iizix.comm.statistics that return SessionStatisticsMethods in com.iizix.comm.statistics with parameters of type SessionStatisticsModifier and TypeMethodDescriptionvoidSessionStatistics.setReconnected(SessionStatistics other) Called when the connection is re-connected.Uses of SessionStatistics in com.iizix.server.client
Methods in com.iizix.server.client that return SessionStatisticsModifier and TypeMethodDescriptionClientEndPoint.getStatistics()Returns the session statistics.FailedReconnectClientEndPoint.getStatistics()Returns the session statistics.Uses of SessionStatistics in com.iizix.test.client
Methods in com.iizix.test.client that return SessionStatisticsModifier and TypeMethodDescriptionfinal SessionStatisticsNonUIClient.getSessionStatistics()Gets the statistics instance of the session.