| Package | Description |
|---|---|
| org.freedesktop.dbus |
| Modifier and Type | Field and Description |
|---|---|
protected Map<MethodCall,DBusAsyncReply<? extends Object>> |
AbstractConnection.pendingCallbackReplys |
protected Map<MethodCall,CallbackHandler<? extends Object>> |
AbstractConnection.pendingCallbacks |
| Modifier and Type | Method and Description |
|---|---|
MethodCall |
MethodReturn.getCall() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MethodReturn.setCall(MethodCall call) |
| Constructor and Description |
|---|
MethodReturn(MethodCall mc,
String sig,
Object... args) |
MethodReturn(String source,
MethodCall mc,
String sig,
Object... args) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.