Package org.freedesktop.dbus
package org.freedesktop.dbus
-
ClassDescriptionHandles a connection to DBus.CallbackHandler<ReturnType>Interface for callbacks in async modeDBusAsyncReply<ReturnType>A handle to an asynchronous method call.Holds information on a method callHandles a connection to DBus.Denotes a class as exportable or a remote interface which can be called.Force the interface name to be different to the Java class name.Force the member (method/signal) name on the bus to be different to the Java name.Custom classes may be sent over DBus if they implement this interface.DBusSigHandler<T extends DBusSignal>Handle a signal on DBus.Handles a peer to peer connection between two applications withou a bus daemon.Error messages which can be sent over the bus.Contains static methods for marshalling values.Superclass of all messages which are sent over the Bus.Defines constants for each argument type.Defines constants representing the endianness of the message.Defines constants representing the flags which can be set on a message.Defines constants for each valid header field type.Defines constants for each message type.Position annotation, to annotate Struct fields to be sent over DBus.An alternative to a WeakReference when you don't want that behaviour.This class should be extended to create Structs.This class should be extended to create Tuples.Class to represent 16-bit unsigned integers.Class to represent unsigned 32-bit numbers.Class to represent unsigned 64-bit numbers.Variant<T>A Wrapper class for Variant values.