Uses of Class
gr.uoa.di.madgik.environment.notifications.SubscriberToTopic

Packages that use SubscriberToTopic
gr.uoa.di.madgik.environment.notifications   
 

Uses of SubscriberToTopic in gr.uoa.di.madgik.environment.notifications
 

Methods in gr.uoa.di.madgik.environment.notifications that return SubscriberToTopic
 SubscriberToTopic NotificationHandlingProvider.registerToNotificationTopic(String topicId, String listenerId, String subscriptionName, String selector, SubscriberToTopic subscriberToTopic, NotificationMessageListenerI messageListener, EnvHintCollection Hints)
           
 SubscriberToTopic INotificationHandlingProvider.registerToNotificationTopic(String topicId, String listenerId, String subscriptionName, String selector, SubscriberToTopic subscriberToTopic, NotificationMessageListenerI messageListener, EnvHintCollection Hints)
           
 

Methods in gr.uoa.di.madgik.environment.notifications with parameters of type SubscriberToTopic
 SubscriberToTopic NotificationHandlingProvider.registerToNotificationTopic(String topicId, String listenerId, String subscriptionName, String selector, SubscriberToTopic subscriberToTopic, NotificationMessageListenerI messageListener, EnvHintCollection Hints)
           
 SubscriberToTopic INotificationHandlingProvider.registerToNotificationTopic(String topicId, String listenerId, String subscriptionName, String selector, SubscriberToTopic subscriberToTopic, NotificationMessageListenerI messageListener, EnvHintCollection Hints)
           
 void NotificationHandlingProvider.unregisterFromNotificationTopic(String topicId, String listenerId, SubscriberToTopic subscriberToTopic, EnvHintCollection Hints)
           
 void INotificationHandlingProvider.unregisterFromNotificationTopic(String topicId, String listenerId, SubscriberToTopic subscriberToTopic, EnvHintCollection Hints)
           
 



Copyright © 2012. All Rights Reserved.