Uses of Class
org.freedesktop.dbus.connections.impl.DBusConnection
Packages that use DBusConnection
-
Uses of DBusConnection in org.freedesktop.dbus.connections.impl
Fields in org.freedesktop.dbus.connections.impl with type parameters of type DBusConnectionModifier and TypeFieldDescription(package private) static final ConcurrentMap<String, DBusConnection> DBusConnection.CONNECTIONSMethods in org.freedesktop.dbus.connections.impl that return DBusConnectionModifier and TypeMethodDescriptionDBusConnectionBuilder.build()Create the newDBusConnection.private DBusConnectionDBusConnectionBuilder.getSharedConnection(String _busAddr) Retrieve a existing shared connection.