Uses of Class
gr.uoa.madgik.environment.notifications.exceptions.FailedToCommunicateWithNotificationService

Packages that use FailedToCommunicateWithNotificationService
gr.uoa.madgik.environment.jms   
gr.uoa.madgik.environment.notifications.handlers   
 

Uses of FailedToCommunicateWithNotificationService in gr.uoa.madgik.environment.jms
 

Methods in gr.uoa.madgik.environment.jms that throw FailedToCommunicateWithNotificationService
 void JMSConnectionHandler.deleteTopic(TopicData topicData)
           
 boolean[] JMSConnectionHandler.isTopicRegistered(List<TopicData> topics)
           
 

Uses of FailedToCommunicateWithNotificationService in gr.uoa.madgik.environment.notifications.handlers
 

Methods in gr.uoa.madgik.environment.notifications.handlers that throw FailedToCommunicateWithNotificationService
 boolean[] NotificationHandler.isTopicRegistered(List<TopicData> topics)
           
 void NotificationHandler.unregisterNotificationTopic(TopicData topic)
           
 



Copyright © 2012. All Rights Reserved.