Package | Description |
---|---|
org.richfaces.push |
RichFaces push
|
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractTopic.publish(Object messageData) |
void |
TopicImpl.publish(Object messageData) |
void |
Topic.publish(Object messageData)
Publish data to the subscribed clients
|
void |
TopicsContext.publish(TopicKey key,
Object data)
Publishes data through the topic with given key.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.