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 TypeClassDescriptionclassA 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 TypeMethodDescriptionvoidCollaborationEngineConfiguration.setBackend(Backend backend) Sets the backend implementation to use.