Uses of Interface
com.vaadin.flow.component.PushConfiguration
Packages that use PushConfiguration
Package
Description
-
Uses of PushConfiguration in com.vaadin.flow.component
Methods in com.vaadin.flow.component that return PushConfigurationModifier and TypeMethodDescriptionUI.getPushConfiguration()Retrieves the object used for configuring the push channel. -
Uses of PushConfiguration in com.vaadin.flow.internal.nodefeature
Classes in com.vaadin.flow.internal.nodefeature that implement PushConfigurationModifier and TypeClassDescriptionclassMap for storing the push configuration for a UI. -
Uses of PushConfiguration in com.vaadin.flow.server
Methods in com.vaadin.flow.server with parameters of type PushConfigurationModifier and TypeMethodDescriptionvoidAppShellRegistry.modifyPushConfiguration(PushConfiguration pushConfiguration) Modifies PushConfiguration instance based on thePushannotation onAppShellConfigurator.protected voidBootstrapHandler.setupPushConnectionFactory(PushConfiguration pushConfiguration, BootstrapHandler.BootstrapContext context)