Package org.gnome.gio

Interface DBusInterface

All Superinterfaces:
Proxy
All Known Implementing Classes:
DBusInterface.DBusInterfaceImpl, DBusInterfaceSkeleton, DBusInterfaceSkeleton.DBusInterfaceSkeletonImpl, DBusProxy

@Generated("io.github.jwharm.JavaGI") public interface DBusInterface extends Proxy
Base type for D-Bus interfaces.

The GDBusInterface type is the base type for D-Bus interfaces both on the service side (see DBusInterfaceSkeleton) and client side (see DBusProxy).