@FunctionalInterface public interface PushConnectionFactory
| Modifier and Type | Method and Description |
|---|---|
PushConnection |
create(Registry registry)
Creates a new
PushConnection instance for the given
registry. |
PushConnection create(Registry registry)
PushConnection instance for the given
registry.registry - the global registryCopyright © 2000–2025 Vaadin Ltd. All rights reserved.