Uses of Class
com.iizix.comm.session.SessionID
Packages that use SessionID Package Description com.iizix com.iizix.comm.session Uses of SessionID in com.iizix
Methods in com.iizix that return SessionID Modifier and Type Method Description SessionIDSessionInfo. getSessionID()Gets the session ID.Uses of SessionID in com.iizix.comm.session
Fields in com.iizix.comm.session declared as SessionID Modifier and Type Field Description static SessionID[]SessionID. EMPTYEmpty array.Methods in com.iizix.comm.session that return SessionID Modifier and Type Method Description static SessionID[]SessionID. getOpenSessions()Gets all the Session ID's open.SessionIDSessionTransMgr. getSession()Gets the session.