Package | Description |
---|---|
com.vaadin.flow.component | |
com.vaadin.flow.internal.nodefeature | |
com.vaadin.flow.server |
Modifier and Type | Method and Description |
---|---|
PushConfiguration |
UI.getPushConfiguration()
Retrieves the object used for configuring the push channel.
|
Modifier and Type | Class and Description |
---|---|
class |
PushConfigurationMap
Map for storing the push configuration for a UI.
|
Modifier and Type | Method and Description |
---|---|
PushConfiguration |
InitialPageSettings.getPushConfiguration()
Returns the object used for configuring the push channel.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BootstrapHandler.setupPushConnectionFactory(PushConfiguration pushConfiguration,
BootstrapHandler.BootstrapContext context) |
Copyright © 2018. All rights reserved.