Uses of Class
org.freedesktop.dbus.DBusAsyncReply
Packages that use DBusAsyncReply
-
Uses of DBusAsyncReply in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections that return DBusAsyncReplyModifier and TypeMethodDescriptionAbstractConnection.callMethodAsync(DBusInterface _object, String _method, Object... _parameters) Call a method asynchronously and get a handle with which to get the reply. -
Uses of DBusAsyncReply in org.freedesktop.dbus.connections.base
Methods in org.freedesktop.dbus.connections.base that return DBusAsyncReplyModifier and TypeMethodDescriptionPendingCallbackManager.getCallbackReply(MethodCall _methodCall)