All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description AbstractConnection Handles a connection to DBus.BusAddress CallbackHandler<ReturnType> Interface for callbacks in async modeDBus DBus.Binding Contains Binding-test interfacesDBus.Binding.SingleTests DBus.Binding.TestClient DBus.Binding.TestClient.Trigger DBus.Binding.Tests DBus.Binding.TestSignals DBus.Binding.TestSignals.Triggered DBus.Binding.TestStruct DBus.Binding.Triplet<A,B,C> DBus.Deprecated Indicates that a DBus interface or method is deprecatedDBus.Description Description of the interface or method, returned in the introspection dataDBus.Error Contains standard errors that can be thrown from methods.DBus.Error.AccessDenied Thrown if a message is denied due to a security policyDBus.Error.MatchRuleInvalid Thrown if the match rule is invalidDBus.Error.NoReply Thrown if there is no reply to a method callDBus.Error.ServiceUnknown Thrown if the requested service was not availableDBus.Error.UnknownMethod Thrown if the method called was unknown on the remote objectDBus.Error.UnknownObject Thrown if the object was unknown on a remote connectionDBus.GLib Contains GLib-specific annotationsDBus.GLib.CSymbol Define a C symbol to map to this method.DBus.Introspectable Objects can provide introspection data via this interface and method.DBus.Local Messages generated locally in the application.DBus.Local.Disconnected DBus.Method Contains method-specific annotationsDBus.Method.Error Give an error that the method can returnDBus.Method.NoReply Methods annotated with this do not send a replyDBus.NameAcquired Signal sent to a connection when it aquires a nameDBus.NameLost Signal sent to a connection when it loses a nameDBus.NameOwnerChanged Signal sent when the owner of a name changesDBus.Peer All DBus Applications should respond to the Ping method on this interfaceDBus.Properties A standard properties interface.DBusAsyncReply<ReturnType> A handle to an asynchronous method call.DBusCallInfo Holds information on a method callDBusConnection Handles a connection to DBus.DBusException An exception within DBus.DBusExecutionException An exception while running a remote method within DBus.DBusInterface Denotes a class as exportable or a remote interface which can be called.DBusInterfaceName Force the interface name to be different to the Java class name.DBusListType The type of a list.DBusMapType The type of a map.DBusMatchRule DBusMemberName Force the member (method/signal) name on the bus to be different to the Java name.DBusSerializable Custom classes may be sent over DBus if they implement this interface.DBusSigHandler<T extends DBusSignal> Handle a signal on DBus.DBusSignal DBusStructType The type of a struct.DirectConnection Handles a peer to peer connection between two applications withou a bus daemon.Error Error messages which can be sent over the bus.FatalDBusException FatalException Gettext InternalMessageException Marshalling Contains static methods for marshalling values.MarshallingException Message Superclass of all messages which are sent over the Bus.Message.ArgumentType Defines constants for each argument type.Message.Endian Defines constants representing the endianness of the message.Message.Flags Defines constants representing the flags which can be set on a message.Message.HeaderField Defines constants for each valid header field type.Message.MessageType Defines constants for each message type.MessageFormatException Thrown if a message is formatted incorrectly.MessageProtocolVersionException MessageReader MessageTypeException MessageWriter MethodCall MethodReturn NonFatalException NotConnected Thrown if a DBus action is called when not connected to the Bus.Path Position Position annotation, to annotate Struct fields to be sent over DBus.StrongReference<T> An alternative to a WeakReference when you don't want that behaviour.Struct This class should be extended to create Structs.Transport Transport.SASL Transport.SASL.Command Tuple This class should be extended to create Tuples.TypeSignature UInt16 Class to represent 16-bit unsigned integers.UInt32 Class to represent unsigned 32-bit numbers.UInt64 Class to represent unsigned 64-bit numbers.UnknownTypeCodeException Variant<T> A Wrapper class for Variant values.