Uses of Interface
com.iizix.comm.session.ISessionTransMgr
Uses of ISessionTransMgr in com.iizix.comm.session
Modifier 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.Modifier and TypeMethodDescriptionSessionID.getTransactionManager()
Gets the Session Transaction Manager.Uses of ISessionTransMgr in com.iizix.test.client