Package de.xima.fc.gui.common.bean.push
-
Class Summary Class Description ABackendPushContext Base class for backend push contexts (web sockets) with some utility methods for commonly used message, such as requesting an AJAX update or invoking a remote command.BackendApplicationPushContext A backend push context that should scoped to the application scope.BackendPushContextBean Bean with the action listener for theAjaxCallPushData.getActionListener()
.BackendSessionPushContext A backend push context that should be scoped to a HTTP session.BackendViewPushContext A backend push context that is scoped to a JSF view.