Connection
An interface to D-Bus bus connection. Incorporates implementation of both synchronous and asynchronous D-Bus I/O event loop.
All methods throw com.monkopedia.sdbus.SdbusException in case of failure. All methods in this class are thread-aware, but not thread-safe.
Properties
Functions
Link copied to clipboard
Installs a match rule for messages received on this bus connection
Link copied to clipboard
Adds an ObjectManager at the specified D-Bus object path
Link copied to clipboard
Releases an acquired well-known D-Bus service name on a bus
Link copied to clipboard
Requests a well-known D-Bus service name on a bus
Link copied to clipboard
Starts the I/O event loop on this bus connection
Link copied to clipboard
Stops the I/O event loop running on this bus connection
Link copied to clipboard
Convenient way to unify setup of destination.