Uses of Class
com.vaadin.client.communication.MessageSender
-
Packages that use MessageSender Package Description com.vaadin.client -
-
Uses of MessageSender in com.vaadin.client
Fields in com.vaadin.client declared as MessageSender Modifier and Type Field Description protected MessageSender
ApplicationConnection. messageSender
Methods in com.vaadin.client that return MessageSender Modifier and Type Method Description MessageSender
ApplicationConnection. getMessageSender()
Gets the (client to server) message sender for this application
-