Uses of Enum Class
com.vaadin.flow.shared.communication.PushMode
Packages that use PushMode
Package
Description
-
Uses of PushMode in com.vaadin.flow.component
Methods in com.vaadin.flow.component that return PushModeModifier and TypeMethodDescriptionPushConfiguration.getPushMode()Returns the mode of bidirectional ("push") communication that is used.Methods in com.vaadin.flow.component with parameters of type PushModeModifier and TypeMethodDescriptionvoidPushConfiguration.setPushMode(PushMode pushMode) Sets the mode of bidirectional ("push") communication that should be used. -
Uses of PushMode in com.vaadin.flow.function
Methods in com.vaadin.flow.function that return PushModeModifier and TypeMethodDescriptionDeploymentConfiguration.getPushMode()Returns the mode of bidirectional ("push") client-server communication that should be used. -
Uses of PushMode in com.vaadin.flow.internal.nodefeature
Methods in com.vaadin.flow.internal.nodefeature that return PushModeMethods in com.vaadin.flow.internal.nodefeature with parameters of type PushMode -
Uses of PushMode in com.vaadin.flow.server
Methods in com.vaadin.flow.server that return PushModeModifier and TypeMethodDescriptionBootstrapHandler.BootstrapContext.getPushMode()Gets the push mode to use.DefaultDeploymentConfiguration.getPushMode()Returns the mode of bidirectional ("push") client-server communication that should be used.PropertyDeploymentConfiguration.getPushMode()