Uses of Interface
org.apache.muse.ws.notification.TopicListener

Packages that use TopicListener
org.apache.muse.ws.notification   
org.apache.muse.ws.notification.impl   
 

Uses of TopicListener in org.apache.muse.ws.notification
 

Methods in org.apache.muse.ws.notification with parameters of type TopicListener
 void NotificationConsumer.addTopicListener(TopicListener listener)
          Adds the listener to the list of listeners that will be notified whenever a message is received that has the given WSN Topic.
 void NotificationConsumer.removeTopicListener(TopicListener listener)
           
 

Uses of TopicListener in org.apache.muse.ws.notification.impl
 

Methods in org.apache.muse.ws.notification.impl with parameters of type TopicListener
 void SimpleNotificationConsumer.addTopicListener(TopicListener listener)
           
 void SimpleNotificationConsumer.removeTopicListener(TopicListener listener)
           
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.