Verwendungen von Annotationsschnittstelle
org.freedesktop.dbus.annotations.DBusInterfaceName
Packages, die DBusInterfaceName verwenden
-
Verwendungen von DBusInterfaceName in org.freedesktop.dbus.annotations
Klassen in org.freedesktop.dbus.annotations mit Annotationen vom Typ DBusInterfaceNameModifizierer und TypKlasseBeschreibung@interface
Indicates that a DBus interface or method is deprecated@interface
Define a C symbol to map to this method.@interface
Description of the interface or method, returned in the introspection data@interface
Give an error that the method can return@interface
Methods annotated with this do not send a reply@interface
From 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. -
Verwendungen von DBusInterfaceName in org.freedesktop.dbus.interfaces
Klassen in org.freedesktop.dbus.interfaces mit Annotationen vom Typ DBusInterfaceNameModifizierer und TypSchnittstelleBeschreibunginterface
interface
Contains standard errors that can be thrown from methods.interface
interface
Objects can provide introspection data via this interface and method.interface
interface
interface
All DBus Applications should respond to the Ping method on this interfaceinterface
A standard properties interface.