Uses of Class
com.vaadin.hilla.signals.core.registry.SecureSignalsRegistry
Packages that use SecureSignalsRegistry
-
Uses of SecureSignalsRegistry in com.vaadin.hilla.signals.config
Methods in com.vaadin.hilla.signals.config that return SecureSignalsRegistryModifier and TypeMethodDescriptionSignalsConfiguration.signalsRegistry()Initializes the SignalsRegistry bean when the fullstackSignals feature flag is enabled.Methods in com.vaadin.hilla.signals.config with parameters of type SecureSignalsRegistryModifier and TypeMethodDescriptionSignalsConfiguration.signalsHandler(SecureSignalsRegistry signalsRegistry) Initializes the SignalsHandler endpoint when the fullstackSignals feature flag is enabled. -
Uses of SecureSignalsRegistry in com.vaadin.hilla.signals.handler
Constructors in com.vaadin.hilla.signals.handler with parameters of type SecureSignalsRegistry