Class NotifyingPushConnection.Factory
java.lang.Object
com.vaadin.kubernetes.starter.sessiontracker.push.NotifyingPushConnection.Factory
- All Implemented Interfaces:
com.vaadin.flow.function.SerializableFunction<com.vaadin.flow.component.UI,,com.vaadin.flow.server.communication.PushConnection> com.vaadin.flow.server.communication.PushConnectionFactory,Serializable,Function<com.vaadin.flow.component.UI,com.vaadin.flow.server.communication.PushConnection>
- Enclosing class:
- NotifyingPushConnection
public static class NotifyingPushConnection.Factory
extends Object
implements com.vaadin.flow.server.communication.PushConnectionFactory
Service loader implementation to provide
NotifyingPushConnections- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.server.communication.PushConnectionapply(com.vaadin.flow.component.UI ui)