Uses of Class
org.freedesktop.dbus.messages.ExportedObject
Packages that use ExportedObject
-
Uses of ExportedObject in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections that return ExportedObjectMethods in org.freedesktop.dbus.connections that return types with arguments of type ExportedObjectModifier and TypeMethodDescriptionprotected Map<String,ExportedObject> AbstractConnection.getExportedObjects()Methods in org.freedesktop.dbus.connections with parameters of type ExportedObject -
Uses of ExportedObject in org.freedesktop.dbus.messages
Methods in org.freedesktop.dbus.messages with parameters of type ExportedObjectModifier and TypeMethodDescriptionvoidObjectTree.add(String _path, ExportedObject _object, String _data)