Uses of Class
com.vaadin.collaborationengine.SystemConnectionContext
-
Packages that use SystemConnectionContext Package Description com.vaadin.collaborationengine -
-
Uses of SystemConnectionContext in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine that return SystemConnectionContext Modifier and Type Method Description static SystemConnectionContextSystemConnectionContext. getInstance()Gets the system connection context associated with the current Collaboration Engine instance.SystemConnectionContextCollaborationEngine. getSystemContext()Gets a system connection context for this collaboration engine instance.
-