Uses of Class
gr.uoa.di.madgik.environment.notifications.exceptions.FailedToRegisterToTopicException

Packages that use FailedToRegisterToTopicException
gr.uoa.di.madgik.environment.jms   
gr.uoa.di.madgik.environment.notifications.handlers   
 

Uses of FailedToRegisterToTopicException in gr.uoa.di.madgik.environment.jms
 

Methods in gr.uoa.di.madgik.environment.jms that throw FailedToRegisterToTopicException
 gr.uoa.di.madgik.environment.notifications.SubscriberToTopic JMSConnectionHandler.listenToMessagesOfTopic(TopicData topicData, String clientId, String subscriptionName, String selector, gr.uoa.di.madgik.environment.notifications.SubscriberToTopic subToTopic, gr.uoa.di.madgik.environment.notifications.NotificationMessageListenerI listener)
           
 

Uses of FailedToRegisterToTopicException in gr.uoa.di.madgik.environment.notifications.handlers
 

Methods in gr.uoa.di.madgik.environment.notifications.handlers that throw FailedToRegisterToTopicException
 gr.uoa.di.madgik.environment.notifications.SubscriberToTopic NotificationHandler.registerToNotificationTopic(TopicData topic, String listenerId, String subscriptionName, String selector, gr.uoa.di.madgik.environment.notifications.SubscriberToTopic subscriberToTopic, gr.uoa.di.madgik.environment.notifications.NotificationMessageListenerI listener)
           
 



Copyright © 2013. All Rights Reserved.