Uses of Class
org.freedesktop.dbus.errors.MatchRuleInvalid
-
Packages that use MatchRuleInvalid Package Description org.freedesktop org.freedesktop.dbus.bin -
-
Uses of MatchRuleInvalid in org.freedesktop
Methods in org.freedesktop that throw MatchRuleInvalid Modifier and Type Method Description voidDBus. AddMatch(String matchrule)Add a match rule.voidDBus. RemoveMatch(String matchrule)Remove a match rule. -
Uses of MatchRuleInvalid in org.freedesktop.dbus.bin
Methods in org.freedesktop.dbus.bin that throw MatchRuleInvalid Modifier and Type Method Description voidDBusDaemon.DBusServer. AddMatch(String matchrule)voidDBusDaemon.DBusServer. RemoveMatch(String matchrule)
-