Package de.xima.fc.gui.common.bean.push
package de.xima.fc.gui.common.bean.push
-
ClassesClassDescriptionBase 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.A backend push context that should scoped to the application scope.Bean with the action listener for the
AjaxCallPushData.getActionListener()
.Keepalive check for the OmniFaces socket, with a mutex scoped to the current application.Keepalive check for the OmniFaces socket, with a mutex scoped to the current session.Keepalive check for the OmniFaces socket, with a mutex scoped to the current view.A backend push context that should be scoped to a HTTP session.A backend push context that is scoped to a JSF view.