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.PendingCallbackManager.getCallbackReply(MethodCall _methodCall)