Class BackendPushContextBean.ViewOmniFacesPushKeepAliveCheck

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

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

    • ViewOmniFacesPushKeepAliveCheck

      public ViewOmniFacesPushKeepAliveCheck()
  • Method Details

    • getPushContext

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

      public boolean hasKeepAliveIntervalElapsed()
    • send

      public void send(ChannelMessage message)