Uses of Interface
com.iizix.comm.session.ISessionTransMgr
Packages that use ISessionTransMgr
Uses of ISessionTransMgr in com.iizix.comm.session
Classes in com.iizix.comm.session that implement ISessionTransMgrModifier and TypeClassDescriptionclass
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.Methods in com.iizix.comm.session that return ISessionTransMgrModifier and TypeMethodDescriptionSessionID.getTransactionManager()
Gets the Session Transaction Manager.Constructors in com.iizix.comm.session with parameters of type ISessionTransMgrUses of ISessionTransMgr in com.iizix.test.client
Classes in com.iizix.test.client that implement ISessionTransMgr