| CallbackHandler<T> |
Interface for callbacks in async mode
|
| DBus |
|
| DBusInterface |
Denotes a class as exportable or a remote interface which can be called.
|
| DBusSerializable |
Custom classes may be sent over DBus if they implement this interface.
|
| DBusSigHandler<T extends DBusSignal> |
Handle a signal on DBus.
|
| Error |
Contains standard errors that can be thrown from methods.
|
| FatalException |
|
| Features |
|
| Introspectable |
Objects can provide introspection data via this interface and method.
|
| Monitoring |
|
| NonFatalException |
|
| ObjectManager |
|
| Peer |
All DBus Applications should respond to the Ping method on this interface
|
| Properties |
A standard properties interface.
|