| Class | Description |
|---|---|
| ArrayFrob | |
| Container |
This class is the super class of both Structs and Tuples
and holds common methods.
|
| DBusAsyncReply<T> |
A handle to an asynchronous method call.
|
| DBusCallInfo |
Holds information on a method call
|
| DBusMap<K,V> | |
| DBusMatchRule | |
| DBusPath | |
| FileDescriptor |
Represents a FileDescriptor to be passed over the bus.
|
| InternalSignal | |
| Marshalling |
Contains static methods for marshalling values.
|
| MethodTuple | |
| ObjectPath | |
| RemoteInvocationHandler | |
| RemoteObject | |
| SignalTuple | |
| StrongReference<T> |
An alternative to a WeakReference when you don't want
that behaviour.
|
| Struct |
This class should be extended to create Structs.
|
| StructHelper |
Helper util to create
Struct subclasses when receiving it from DBus. |
| Tuple |
This class should be extended to create Tuples.
|
| TypeSignature |
Copyright © 2020. All rights reserved.