RichFaces Core API 4.2.0.CR1

Uses of Interface
org.richfaces.application.push.Topic

Packages that use Topic
org.richfaces.application.push   
 

Uses of Topic in org.richfaces.application.push
 

Methods in org.richfaces.application.push that return Topic
protected abstract  Topic TopicsContext.createTopic(TopicKey key)
           
 Topic TopicsContext.getOrCreateTopic(TopicKey key)
           
 Topic TopicEvent.getTopic()
           
 Topic TopicsContext.getTopic(TopicKey key)
           
 

Constructors in org.richfaces.application.push with parameters of type Topic
SessionPreSubscriptionEvent(Topic topic, TopicKey topicKey, Session session)
           
SessionSubscriptionEvent(Topic topic, TopicKey topicKey, Session session)
           
SessionTopicEvent(Topic topic, TopicKey topicKey, Session session)
           
SessionUnsubscriptionEvent(Topic topic, TopicKey topicKey, Session session)
           
TopicEvent(Topic topic)
           
 


RichFaces Core API 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.