Uses of Package
com.iizix.comm.session
Packages that use com.iizix.comm.session Package Description com.iizigo.panel com.iizigo.vs.viewer com.iizix com.iizix.comm com.iizix.comm.session com.iizix.server.client com.iizix.server.vsviewer com.iizix.test.client Classes in com.iizix.comm.session used by com.iizigo.panel Class Description SessionTransMgr The Session Transaction Manager is used for keeping track of transaction that have been received or sent to a client on session basis so that a remote session may re-establish a broken communication link.Classes in com.iizix.comm.session used by com.iizigo.vs.viewer Class Description SessionTransMgr The Session Transaction Manager is used for keeping track of transaction that have been received or sent to a client on session basis so that a remote session may re-establish a broken communication link.Classes in com.iizix.comm.session used by com.iizix Class Description SessionID The session ID is used to identify a transaction session that can be used to pick up communication again after a broken link, and also to store additional information about a user and other settings to easy re-establishing a session.Classes in com.iizix.comm.session used by com.iizix.comm Class Description SessionTransMgr The Session Transaction Manager is used for keeping track of transaction that have been received or sent to a client on session basis so that a remote session may re-establish a broken communication link.Classes in com.iizix.comm.session used by com.iizix.comm.session Class Description ISessionStatistics Interface used for the session statistics.ISessionTransMgr Interface normally used by the{@link SessionTransMgr}
, but also used by the test client.SessionID The session ID is used to identify a transaction session that can be used to pick up communication again after a broken link, and also to store additional information about a user and other settings to easy re-establishing a session.SessionMgr The Session Manager controls the open or dormant sessions and depending on server implementation, has a timer implementation or used the Java EE timers.SessionTransMgr The Session Transaction Manager is used for keeping track of transaction that have been received or sent to a client on session basis so that a remote session may re-establish a broken communication link.Classes in com.iizix.comm.session used by com.iizix.server.client Class Description SessionTransMgr The Session Transaction Manager is used for keeping track of transaction that have been received or sent to a client on session basis so that a remote session may re-establish a broken communication link.Classes in com.iizix.comm.session used by com.iizix.server.vsviewer Class Description SessionTransMgr The Session Transaction Manager is used for keeping track of transaction that have been received or sent to a client on session basis so that a remote session may re-establish a broken communication link.Classes in com.iizix.comm.session used by com.iizix.test.client Class Description ISessionStatistics Interface used for the session statistics.ISessionTransMgr Interface normally used by the{@link SessionTransMgr}
, but also used by the test client.