gio.dbus_server

Module for DBusServer class

Members

Classes

DBusServer
class DBusServer

gio.dbus_server.DBusServer is a helper for listening to and accepting D-Bus connections. This can be used to create a new D-Bus server, allowing two peers to use the D-Bus protocol for their own specialized communication. A server instance provided in this way will not perform message routing or implement the `org.freedesktop.DBus` interface.

DBusServerGidBuilder
class DBusServerGidBuilder

Fluent builder for gio.dbus_server.DBusServer

DBusServerGidBuilderImpl
class DBusServerGidBuilderImpl(T)

Fluent builder implementation template for gio.dbus_server.DBusServer