Uses of Class
de.xima.fc.gui.common.model.push.ChannelMessage
- 
Packages that use ChannelMessage Package Description de.xima.fc.gui.common.bean.push  - 
- 
Uses of ChannelMessage in de.xima.fc.gui.common.bean.push
Methods in de.xima.fc.gui.common.bean.push with parameters of type ChannelMessage Modifier and Type Method Description Set<Future<Void>>ABackendPushContext. sendEvent(ChannelMessage message)Sends the given channel message to the client. 
 -