Class BackendPushContextBean.SessionOmniFacesPushKeepAliveCheck

java.lang.Object
de.xima.fc.gui.common.bean.push.BackendPushContextBean.SessionOmniFacesPushKeepAliveCheck
All Implemented Interfaces:
Serializable
Enclosing class:
BackendPushContextBean

@SessionScoped public static class BackendPushContextBean.SessionOmniFacesPushKeepAliveCheck extends Object
Keepalive check for the OmniFaces socket, with a mutex scoped to the current session.
Since:
8.0.1
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • SessionOmniFacesPushKeepAliveCheck

      public SessionOmniFacesPushKeepAliveCheck()
  • Method Details

    • getPushContext

      public org.omnifaces.cdi.PushContext getPushContext()
    • hasKeepAliveIntervalElapsed

      public boolean hasKeepAliveIntervalElapsed()
    • send

      public void send(ChannelMessage message)