Class TopicFilterMapper

java.lang.Object
org.openhab.core.io.websocket.event.TopicFilterMapper

@NonNullByDefault public final class TopicFilterMapper extends Object
The TopicFilterMapper is used for mapping topic filter expression from the topic filter WebSocketEvent to TopicEventFilter.
Author:
Florian Hotze - Initial contribution