| Package | Description |
|---|---|
| com.vaadin.collaborationengine |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalBackend
A simple backend implementation that only distributes events locally and
assumes that there is no previous history for event logs.
|
| Modifier and Type | Method and Description |
|---|---|
Backend |
CollaborationEngineConfiguration.getBackend()
Gets the configured backend implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollaborationEngineConfiguration.setBackend(Backend backend)
Deprecated.
setting a backend is an experimental feature and as such
discouraged to be used in production environments
|
Copyright © 2023. All rights reserved.