Uses of Class
org.freedesktop.dbus.RemoteObject
Packages that use RemoteObject
-
Uses of RemoteObject in org.freedesktop.dbus
Fields in org.freedesktop.dbus declared as RemoteObjectMethods 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
Fields in org.freedesktop.dbus.connections with type parameters of type RemoteObjectModifier and TypeFieldDescriptionprivate final Map<DBusInterface, RemoteObject> AbstractConnection.importedObjectsMethods in org.freedesktop.dbus.connections that return types with arguments of type RemoteObjectModifier and TypeMethodDescriptionprotected Map<DBusInterface, RemoteObject> AbstractConnection.getImportedObjects()