Uses of Interface
org.openhab.core.events.EventSubscriber
Packages that use EventSubscriber
Package
Description
-
Uses of EventSubscriber in org.openhab.core.events
Classes in org.openhab.core.events that implement EventSubscriberModifier and TypeClassDescriptionclassAbstractTypedEventSubscriber<T extends Event>TheAbstractTypedEventSubscriberis an abstract implementation of theEventSubscriberinterface which helps to subscribe to a specific event type. -
Uses of EventSubscriber in org.openhab.core.io.rest.sitemap
Classes in org.openhab.core.io.rest.sitemap that implement EventSubscriberModifier and TypeClassDescriptionclassThis is a service that provides the possibility to manage subscriptions to sitemaps. -
Uses of EventSubscriber in org.openhab.core.io.websocket.event
Classes in org.openhab.core.io.websocket.event that implement EventSubscriberModifier and TypeClassDescriptionclassTheEventWebSocketAdapterallows subscription to oh events over WebSocket -
Uses of EventSubscriber in org.openhab.core.items.events
Classes in org.openhab.core.items.events that implement EventSubscriberModifier and TypeClassDescriptionclassTheAbstractItemEventSubscriberdefines an abstract implementation of theEventSubscriberinterface for receivingItemStateEvents andItemCommandEvents from the openHAB event bus. -
Uses of EventSubscriber in org.openhab.core.thing.link
Classes in org.openhab.core.thing.link that implement EventSubscriberModifier and TypeClassDescriptionclass