| 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 |
Defined a rule to match a message.
This is mainly used to handle / take actions when signals arrive.
|
| DBusPath |
|
| FileDescriptor |
Represents a FileDescriptor to be passed over the bus.
|
| Marshalling |
Contains static methods for marshalling values.
|
| MethodTuple |
|
| ObjectPath |
|
| RemoteInvocationHandler |
|
| RemoteObject |
|
| SignalTuple |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| StrongReference<T> |
An alternative to a WeakReference when you don't want
that behavior.
|
| 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 |
|