Uses of Class
org.freedesktop.dbus.messages.ExportedObject
-
Packages that use ExportedObject Package Description org.freedesktop.dbus.connections org.freedesktop.dbus.messages -
-
Uses of ExportedObject in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections that return ExportedObject Modifier and Type Method Description ExportedObjectFallbackContainer. get(String path)Methods in org.freedesktop.dbus.connections that return types with arguments of type ExportedObject Modifier and Type Method Description protected Map<String,ExportedObject>AbstractConnection. getExportedObjects()Methods in org.freedesktop.dbus.connections with parameters of type ExportedObject Modifier and Type Method Description voidFallbackContainer. add(String path, ExportedObject eo) -
Uses of ExportedObject in org.freedesktop.dbus.messages
Methods in org.freedesktop.dbus.messages with parameters of type ExportedObject Modifier and Type Method Description voidObjectTree. add(String _path, ExportedObject _object, String _data)
-