| Package | Description |
|---|---|
| org.freedesktop.dbus | |
| org.freedesktop.dbus.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectPath |
| Modifier and Type | Method and Description |
|---|---|
int |
DBusPath.compareTo(DBusPath that) |
| Modifier and Type | Field and Description |
|---|---|
DBusPath |
ObjectManager.InterfacesAdded.signalSource |
DBusPath |
ObjectManager.InterfacesRemoved.signalSource |
| Modifier and Type | Method and Description |
|---|---|
DBusPath |
ObjectManager.InterfacesAdded.getSignalSource()
The source DBus object path (e.g.
|
DBusPath |
ObjectManager.InterfacesRemoved.getSignalSource()
The source DBus object path (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
Map<DBusPath,Map<String,Map<String,Variant<?>>>> |
ObjectManager.GetManagedObjects()
Get a sub-tree of objects.
|
| Constructor and Description |
|---|
InterfacesAdded(String _objectPath,
DBusPath _source,
Map<String,Map<String,Variant<?>>> interfaces) |
InterfacesRemoved(String _objectPath,
DBusPath _source,
List<String> interfaces) |
Copyright © 2020. All rights reserved.