We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.collaborationengine.Backend
Packages that use Backend
-
Uses of Backend in com.vaadin.collaborationengine
Subclasses of Backend in com.vaadin.collaborationengineModifier and TypeClassDescriptionclass
A simple backend implementation that only distributes events locally and assumes that there is no previous history for event logs.
Methods in com.vaadin.collaborationengine that return BackendModifier and TypeMethodDescriptionCollaborationEngineConfiguration.getBackend()
Gets the configured backend implementation.
Methods in com.vaadin.collaborationengine with parameters of type BackendModifier and TypeMethodDescriptionvoid
CollaborationEngineConfiguration.setBackend
(Backend backend) Sets the backend implementation to use.