Uses of Interface
org.zkoss.zk.ui.sys.SessionCtrl
-
Packages that use SessionCtrl Package Description org.zkoss.zk.ui.http org.zkoss.zk.ui.sys -
-
Uses of SessionCtrl in org.zkoss.zk.ui.http
Classes in org.zkoss.zk.ui.http that implement SessionCtrl Modifier and Type Class Description classSerializableSessionSerializableSession.classSimpleSessionA non-serializable implementation ofSession. -
Uses of SessionCtrl in org.zkoss.zk.ui.sys
Methods in org.zkoss.zk.ui.sys that return SessionCtrl Modifier and Type Method Description static SessionCtrlSessionsCtrl. getCurrentCtrl()Returns the currentSessionCtrl.
-