Package | Description |
---|---|
org.opennms.netmgt.notifd.browser |
Modifier and Type | Field and Description |
---|---|
java.util.function.Consumer<BrowserNotificationMessage> |
BrowserNotificationDispatcher.Handler.consumer |
Modifier and Type | Method and Description |
---|---|
void |
BrowserNotificationDispatcher.notify(String user,
BrowserNotificationMessage notification) |
Modifier and Type | Method and Description |
---|---|
BrowserNotificationDispatcher.Handler |
BrowserNotificationDispatcher.subscribe(String user,
java.util.function.Consumer<BrowserNotificationMessage> consumer) |
Copyright © 2021. All rights reserved.