Uses of Interface
com.vaadin.collaborationengine.MessageHandler
-
Packages that use MessageHandler Package Description com.vaadin.collaborationengine -
-
Uses of MessageHandler in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine with parameters of type MessageHandler Modifier and Type Method Description void
MessageManager. setMessageHandler(MessageHandler handler)
Sets a handler which will be invoked for all messages already in the topic and when a new message is submitted.
-