Uses of Interface
org.teamapps.uisession.UiSessionListener
| Package | Description |
|---|---|
| org.teamapps.core | |
| org.teamapps.uisession |
-
Uses of UiSessionListener in org.teamapps.core
Classes in org.teamapps.core that implement UiSessionListener Modifier and Type Class Description classTeamAppsUxSessionManager -
Uses of UiSessionListener in org.teamapps.uisession
Methods in org.teamapps.uisession with parameters of type UiSessionListener Modifier and Type Method Description voidTeamAppsUiSessionManager. setUiSessionListener(UiSessionListener uiSessionListener)Constructors in org.teamapps.uisession with parameters of type UiSessionListener Constructor Description TeamAppsUiSessionManager(TeamAppsConfiguration config, com.fasterxml.jackson.databind.ObjectMapper objectMapper, UiSessionListener uiSessionListener)