Uses of Annotation Interface
org.freedesktop.dbus.annotations.DBusInterfaceName
Packages that use DBusInterfaceName
-
Uses of DBusInterfaceName in org.freedesktop.dbus.annotations
Classes in org.freedesktop.dbus.annotations with annotations of type DBusInterfaceNameModifier and TypeClassDescription@interfaceIndicates that a DBus interface or method is deprecated@interfaceDefine a C symbol to map to this method.@interfaceDescription of the interface or method, returned in the introspection data@interfaceGive an error that the method can return@interfaceMethods annotated with this do not send a reply@interfaceFrom DBUS Specification:
If set to false, the org.freedesktop.DBus.Properties.PropertiesChanged signal,
see the section called “org.freedesktop.DBus.Properties” is not guaranteed to be emitted if the property changes.
If set to const the property never changes value during the lifetime of the object it belongs to,
and hence the signal is never emitted for it. -
Uses of DBusInterfaceName in org.freedesktop.dbus.interfaces
Classes in org.freedesktop.dbus.interfaces with annotations of type DBusInterfaceNameModifier and TypeInterfaceDescriptioninterfaceinterfaceContains standard errors that can be thrown from methods.interfaceinterfaceObjects can provide introspection data via this interface and method.interfaceinterfaceinterfaceAll DBus Applications should respond to the Ping method on this interfaceinterfaceA standard properties interface.