Uses of Interface
io.vertigo.social.impl.notification.NotificationPlugin
-
Packages that use NotificationPlugin Package Description io.vertigo.social.impl.notification io.vertigo.social.plugins.notification.memory io.vertigo.social.plugins.notification.redis -
-
Uses of NotificationPlugin in io.vertigo.social.impl.notification
Constructors in io.vertigo.social.impl.notification with parameters of type NotificationPlugin Constructor Description NotificationManagerImpl(NotificationPlugin notificationsPlugin) -
Uses of NotificationPlugin in io.vertigo.social.plugins.notification.memory
Classes in io.vertigo.social.plugins.notification.memory that implement NotificationPlugin Modifier and Type Class Description classMemoryNotificationPlugin -
Uses of NotificationPlugin in io.vertigo.social.plugins.notification.redis
Classes in io.vertigo.social.plugins.notification.redis that implement NotificationPlugin Modifier and Type Class Description classRedisNotificationPlugin
-