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 Interface
com.vaadin.collaborationengine.ActivationHandler
Packages that use ActivationHandler
-
Uses of ActivationHandler in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine with parameters of type ActivationHandlerModifier and TypeMethodDescriptionComponentConnectionContext.init
(ActivationHandler activationHandler, Executor backgroundRunner) ConnectionContext.init
(ActivationHandler activationHandler, Executor executor) Initializes the connection context with a
ActivationHandler
and anExecutor
.SystemConnectionContext.init
(ActivationHandler activationHandler, Executor executor)