| Package | Description |
|---|---|
| org.freedesktop.dbus |
| Modifier and Type | Field and Description |
|---|---|
protected Map<MethodCall,CallbackHandler<? extends Object>> |
AbstractConnection.pendingCallbacks |
| Modifier and Type | Method and Description |
|---|---|
<A> void |
AbstractConnection.callWithCallback(DBusInterface object,
String m,
CallbackHandler<A> callback,
Object... parameters)
Call a method asynchronously and set a callback.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.