Uses of Interface
org.freedesktop.dbus.interfaces.Introspectable
-
Packages that use Introspectable Package Description org.freedesktop.dbus.bin org.freedesktop.dbus.connections org.freedesktop.dbus.viewer -
-
Uses of Introspectable in org.freedesktop.dbus.bin
Classes in org.freedesktop.dbus.bin that implement Introspectable Modifier and Type Class Description classDBusDaemon.DBusServer -
Uses of Introspectable in org.freedesktop.dbus.connections
Classes in org.freedesktop.dbus.connections that implement Introspectable Modifier and Type Class Description classGlobalHandler -
Uses of Introspectable in org.freedesktop.dbus.viewer
Fields in org.freedesktop.dbus.viewer declared as Introspectable Modifier and Type Field Description private IntrospectableDBusEntry. introspectableMethods in org.freedesktop.dbus.viewer that return Introspectable Modifier and Type Method Description IntrospectableDBusEntry. getIntrospectable()Retrieve the introspectableMethods in org.freedesktop.dbus.viewer with parameters of type Introspectable Modifier and Type Method Description voidDBusEntry. setIntrospectable(Introspectable _introspectable)Assign the introspectable
-