
D-bus is a message bus, used for sending messages between applications. conceptually, it fits somewhere in between raw sockets and corba in terms of complexity.
this package provides the documentation for the java implementation of d-bus.
see the dbus description for more information about d-bus in general.