| Package | Description |
|---|---|
| com.vaadin.collaborationengine |
| Class and Description |
|---|
| AbstractMapChange
A change of the map data in a
Topic |
| AccessResponse
Response object when access to Collaboration Engine is requested for a user.
|
| ActivationHandler
Defines when to execute the connection callback
|
| CollaborationAvatarGroup.ImageProvider
Callback for creating a stream resource with the image for a specific
user.
|
| CollaborationBinder
Extension of
Binder for creating collaborative forms with
CollaborationEngine. |
| CollaborationEngine
CollaborationEngine is an API for creating collaborative experiences in
Vaadin applications.
|
| CollaborationEngineConfiguration
Configuration object for
CollaborationEngine. |
| CollaborationMap
A map that is shared between multiple users.
|
| ConnectionContext
Defining how a topic connection should handle incoming changes.
|
| LicenseEvent
Event that is fired during license lifecycle, e.g.
|
| LicenseEvent.LicenseEventType
The license event type.
|
| LicenseEventHandler
Event handler that gets notified on license events.
|
| MapChange
A single change that is emitted from the map data of a
Topic. |
| MapChangeEvent
Event that is fired when the value in a collaboration map changes.
|
| MapSubscriber
Event handler that gets notified for changes to collaboration maps.
|
| SystemUserInfo
A
UserInfo for non-interaction thread. |
| TopicConnection
API for sending and subscribing to updates between clients collaborating on
the same collaboration topic.
|
| TopicConnectionRegistration
A registration for configuring or removing a topic connection that is opened
with Collaboration Engine.
|
| TopicConnectionRegistration.ConnectionFailedAction
An action for handling a failed topic connection.
|
| TopicConnectionRegistration.ConnectionFailedEvent
An event that is fired when the topic connection fails.
|
| UserInfo
User information of a collaborating user, used with various features of the
collaboration engine.
|
Copyright © 2021. All rights reserved.