Uses of Class
org.freedesktop.dbus.RemoteObject
Packages that use RemoteObject
-
Uses of RemoteObject in org.freedesktop.dbus
Methods in org.freedesktop.dbus that return RemoteObjectMethods in org.freedesktop.dbus with parameters of type RemoteObjectModifier and TypeMethodDescriptionstatic ObjectRemoteInvocationHandler.executeRemoteMethod(RemoteObject _ro, Method _m, AbstractConnection _conn, int _syncmethod, CallbackHandler<?> _callback, Object... _args) Constructors in org.freedesktop.dbus with parameters of type RemoteObjectModifierConstructorDescriptionRemoteInvocationHandler(AbstractConnection _conn, RemoteObject _remote) -
Uses of RemoteObject in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections that return types with arguments of type RemoteObjectModifier and TypeMethodDescriptionprotected Map<DBusInterface,RemoteObject> AbstractConnection.getImportedObjects()