Uses of Interface
com.vaadin.flow.server.communication.PushConnectionFactory
Packages that use PushConnectionFactory
-
Uses of PushConnectionFactory in com.vaadin.flow.component
Methods in com.vaadin.flow.component with parameters of type PushConnectionFactoryModifier and TypeMethodDescriptionvoidPushConfiguration.setPushConnectionFactory(PushConnectionFactory factory) Sets the factory that will be used to create new instances ofPushConnection. -
Uses of PushConnectionFactory in com.vaadin.flow.internal.nodefeature
Methods in com.vaadin.flow.internal.nodefeature with parameters of type PushConnectionFactoryModifier and TypeMethodDescriptionvoidPushConfigurationMap.setPushConnectionFactory(PushConnectionFactory factory)