Uses of Class
org.freedesktop.dbus.DBusMatchRule
Packages that use DBusMatchRule
-
Uses of DBusMatchRule in org.freedesktop.dbus
Fields in org.freedesktop.dbus with type parameters of type DBusMatchRuleModifier and TypeFieldDescriptionprivate static final List<Function<DBusMatchRule, String>> DBusMatchRule.MATCHRULE_EQUALS_OPERATIONSDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.freedesktop.dbus with parameters of type DBusMatchRuleModifier and TypeMethodDescriptionbooleanDBusMatchRule.matches(DBusMatchRule _rule, boolean _strict) Deprecated, for removal: This API element is subject to removal in a future version.using a MatchRule to match against a MatchRule makes no sense, therefore this method will be removed without any replacement