Package org.freedesktop
-
Interface Summary Interface Description DBus DBus.Binding Contains Binding-test interfacesDBus.Binding.SingleTests DBus.Binding.TestClient DBus.Binding.Tests DBus.Binding.TestSignals DBus.Error Contains standard errors that can be thrown from methods.DBus.GLib Contains GLib-specific annotationsDBus.Introspectable Objects can provide introspection data via this interface and method.DBus.Local Messages generated locally in the application.DBus.Method Contains method-specific annotationsDBus.Peer All DBus Applications should respond to the Ping method on this interfaceDBus.Properties A standard properties interface. -
Class Summary Class Description DBus.Binding.TestClient.Trigger DBus.Binding.TestSignals.Triggered DBus.Binding.TestStruct DBus.Binding.Triplet<A,B,C> DBus.Local.Disconnected DBus.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 changes -
Exception Summary Exception Description 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 connection -
Annotation Types Summary Annotation Type Description DBus.Deprecated Indicates that a DBus interface or method is deprecatedDBus.Description Description of the interface or method, returned in the introspection dataDBus.GLib.CSymbol Define a C symbol to map to this method.DBus.Method.Error Give an error that the method can returnDBus.Method.NoReply Methods annotated with this do not send a reply