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

Packages that use TopicListener
org.richfaces.application.push   
 

Uses of TopicListener in org.richfaces.application.push
 

Subinterfaces of TopicListener in org.richfaces.application.push
 interface SessionTopicListener
           
 

Methods in org.richfaces.application.push with parameters of type TopicListener
 void Topic.addTopicListener(TopicListener topicListener)
           
 void SessionUnsubscriptionEvent.invokeListener(TopicListener listener)
           
 void SessionSubscriptionEvent.invokeListener(TopicListener listener)
           
 void SessionPreSubscriptionEvent.invokeListener(TopicListener listener)
           
 void TopicEvent.invokeListener(TopicListener listener)
           
 boolean SessionTopicEvent.isAppropriateListener(TopicListener listener)
           
 boolean TopicEvent.isAppropriateListener(TopicListener listener)
           
 void Topic.removeTopicListener(TopicListener topicListener)
           
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.