Package | Description |
---|---|
org.forgerock.openig.tools.notifications |
AM notifications service.
|
org.forgerock.openig.tools.notifications.ws |
Web socket notifications service implementation.
|
Modifier and Type | Method and Description |
---|---|
Promise<Subscription,SubscriptionException> |
NotificationService.subscribe(String topic,
NotificationListener listener)
Subscribes (asynchronously) to a given topic, providing a listener
that will be invoked at notification reception time.
|
Modifier and Type | Method and Description |
---|---|
Promise<Subscription,SubscriptionException> |
TyrusNotificationService.subscribe(String topic,
NotificationListener listener) |
Copyright 2011-2017 ForgeRock AS.