Uses of Class
org.freedesktop.dbus.RemoteObject
Packages that use RemoteObject
-
Uses of RemoteObject in org.freedesktop.dbus
Methods 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()