Package org.gnome.gio

Interface DBusObject

All Superinterfaces:
Proxy
All Known Implementing Classes:
DBusObject.DBusObjectImpl, DBusObjectProxy, DBusObjectSkeleton

@Generated("io.github.jwharm.JavaGI") public interface DBusObject extends Proxy
The GDBusObject type is the base type for D-Bus objects on both the service side (see DBusObjectSkeleton) and the client side (see DBusObjectProxy). It is essentially just a container of interfaces.