| Package | Description |
|---|---|
| gr.uoa.di.madgik.environment.notifications |
| Modifier and Type | Method and Description |
|---|---|
SubscriberToTopic |
INotificationHandlingProvider.registerToNotificationTopic(String topicId,
String listenerId,
String subscriptionName,
String selector,
SubscriberToTopic subscriberToTopic,
NotificationMessageListenerI messageListener,
EnvHintCollection Hints) |
SubscriberToTopic |
NotificationHandlingProvider.registerToNotificationTopic(String topicId,
String listenerId,
String subscriptionName,
String selector,
SubscriberToTopic subscriberToTopic,
NotificationMessageListenerI messageListener,
EnvHintCollection Hints) |
| Modifier and Type | Method and Description |
|---|---|
SubscriberToTopic |
INotificationHandlingProvider.registerToNotificationTopic(String topicId,
String listenerId,
String subscriptionName,
String selector,
SubscriberToTopic subscriberToTopic,
NotificationMessageListenerI messageListener,
EnvHintCollection Hints) |
SubscriberToTopic |
NotificationHandlingProvider.registerToNotificationTopic(String topicId,
String listenerId,
String subscriptionName,
String selector,
SubscriberToTopic subscriberToTopic,
NotificationMessageListenerI messageListener,
EnvHintCollection Hints) |
void |
INotificationHandlingProvider.unregisterFromNotificationTopic(String topicId,
String listenerId,
SubscriberToTopic subscriberToTopic,
EnvHintCollection Hints) |
void |
NotificationHandlingProvider.unregisterFromNotificationTopic(String topicId,
String listenerId,
SubscriberToTopic subscriberToTopic,
EnvHintCollection Hints) |
Copyright © 2017. All Rights Reserved.