Uses of Interface
org.openhab.core.config.discovery.inbox.InboxListener
Packages that use InboxListener
-
Uses of InboxListener in org.openhab.core.config.discovery.inbox
Methods in org.openhab.core.config.discovery.inbox with parameters of type InboxListenerModifier and TypeMethodDescriptionvoid
Inbox.addInboxListener
(@Nullable InboxListener listener) Adds anInboxListener
to the listeners' registry.void
Inbox.removeInboxListener
(@Nullable InboxListener listener) Removes anInboxListener
from the listeners' registry.