Java implementation of the DBus protocol

Edit Package dbus-java

D-Bus is a message bus system, a simple way for applications to
talk to one another. In addition to interprocess communication,
D-Bus helps coordinate process lifecycle; it makes it simple and
reliable to code a \"single instance\" application or daemon, and to
launch applications and daemons on demand when their services are
needed.

This is a complete independent implementation of the D-Bus protocol
in Java. It comprises a library to write programs in Java which
access D-Bus, a tool for generating stubs from D-Bus introspection
data and a simple daemon. Being written in Java it works on both
Windows and Linux (and other Unix-like systems).

When using a TCP transport it is entirely Java-based; when using
Unix-sockets it requires a small JNI library to use Unix-Sockets.

Refresh
Refresh
Source Files
Filename Size Changed
dbus-java-2.7.tar.gz 0000147755 144 KB
dbus-java-gettext-java-9.patch 0000097288 95 KB
dbus-java.changes 0000002432 2.38 KB
dbus-java.spec 0000005063 4.94 KB
Latest Revision
Frank Schütte's avatar Frank Schütte (fschuett) accepted request 617648 from Frank Schütte's avatar Frank Schütte (fschuett) (revision 3)
patch to make it work with java >= 9
Comments 0
openSUSE Build Service is sponsored by