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 TypeMethodDescriptionvoidInbox.addInboxListener(@Nullable InboxListener listener) Adds anInboxListenerto the listeners' registry.voidInbox.removeInboxListener(@Nullable InboxListener listener) Removes anInboxListenerfrom the listeners' registry.