| Package | Description |
|---|---|
| org.freedesktop.dbus | |
| org.freedesktop.dbus.connections |
| Modifier and Type | Method and Description |
|---|---|
static Collection<DBusAsyncReply<?>> |
DBusAsyncReply.hasReply(Collection<DBusAsyncReply<?>> replies)
Check if any of a set of asynchronous calls have had a reply.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<DBusAsyncReply<?>> |
DBusAsyncReply.hasReply(Collection<DBusAsyncReply<?>> replies)
Check if any of a set of asynchronous calls have had a reply.
|
| Modifier and Type | Method and Description |
|---|---|
DBusAsyncReply<?> |
AbstractConnection.callMethodAsync(DBusInterface object,
String m,
Object... parameters)
Call a method asynchronously and get a handle with which to get the reply.
|
DBusAsyncReply<?> |
PendingCallbackManager.getCallbackReply(MethodCall _methodCall) |
Copyright © 2020. All rights reserved.