Uses of Enum Class
com.iizix.comm.statistics.SessionConnectionStatistics.State
Uses of SessionConnectionStatistics.State in com.iizix.comm.session
Uses of SessionConnectionStatistics.State in com.iizix.comm.statistics
Modifier and TypeMethodDescriptionSessionStatistics.getCurrentState()
Gets the current state.SessionConnectionStatistics.getState()
Gets the session state, when not the "last" connection, it indicates the last state of this connection.Returns the enum constant of this class with the specified name.static SessionConnectionStatistics.State[]
SessionConnectionStatistics.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SessionStatistics.setClosed
(SessionConnectionStatistics.State reason) Called when the connection is closed.