Package com.iizix.comm.session
Interface ISessionTransMgr
- All Superinterfaces:
ISessionStatistics
- All Known Implementing Classes:
NonUIClient
,SessionTransMgr
public interface ISessionTransMgr extends ISessionStatistics
Interface normally used by the{@link SessionTransMgr}
, but also used by the test client.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
doDispose(boolean doAbort)
Called when the session ID has been disposed of by a call to its dispose method.Methods inherited from interface com.iizix.comm.session.ISessionStatistics
getLastConnectionTime, getProperties, getProperty, getSessionStatistics, setProperty