Uses of Interface
org.teamapps.uisession.UiSessionListener
-
Packages that use UiSessionListener Package Description org.teamapps.uisession -
-
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(com.fasterxml.jackson.databind.ObjectMapper objectMapper, UiSessionListener uiSessionListener)
-