Package org.gnome.gio

Interface DBusObjectManager

All Superinterfaces:
Proxy
All Known Implementing Classes:
DBusObjectManager.DBusObjectManagerImpl, DBusObjectManagerClient, DBusObjectManagerServer

@Generated("io.github.jwharm.JavaGI") public interface DBusObjectManager extends Proxy
The GDBusObjectManager type is the base type for service- and client-side implementations of the standardized org.freedesktop.DBus.ObjectManager interface.

See DBusObjectManagerClient for the client-side implementation and DBusObjectManagerServer for the service-side implementation.