| Package | Description |
|---|---|
| org.freedesktop.dbus | |
| org.freedesktop.dbus.connections |
| Modifier and Type | Method and Description |
|---|---|
static Set<SignalTuple> |
SignalTuple.getAllPossibleTuples(String _type,
String _name,
String _object,
String _source)
Get a
Set of all possible SignalTuples that we can have, given the 4 parameters. |
| Modifier and Type | Method and Description |
|---|---|
protected Map<SignalTuple,Queue<DBusSigHandler<DBusSignal>>> |
AbstractConnection.getGenericHandledSignals() |
protected Map<SignalTuple,Queue<DBusSigHandler<? extends DBusSignal>>> |
AbstractConnection.getHandledSignals() |
Copyright © 2020. All rights reserved.