public interface SNManager
| Modifier and Type | Method and Description |
|---|---|
void |
notify(eu.dnetlib.domain.enabling.Notification notification) |
void |
subscribe(eu.dnetlib.domain.enabling.Subscription sub,
NotificationListener listener) |
void |
unsubscribe(NotificationListener listener) |
void |
unsubscribe(eu.dnetlib.domain.enabling.Subscription sub,
NotificationListener listener) |
void subscribe(eu.dnetlib.domain.enabling.Subscription sub,
NotificationListener listener)
void unsubscribe(eu.dnetlib.domain.enabling.Subscription sub,
NotificationListener listener)
void unsubscribe(NotificationListener listener)
void notify(eu.dnetlib.domain.enabling.Notification notification)
Copyright © 2022. All rights reserved.