Uses of Class
org.freedesktop.dbus.connections.impl.DBusConnection
Packages that use DBusConnection
Package
Description
-
Uses of DBusConnection in org.freedesktop.dbus.connections
Constructors in org.freedesktop.dbus.connections with parameters of type 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.static DBusConnectionDBusConnection.getConnection(String _address) Deprecated, for removal: This API element is subject to removal in a future version.static DBusConnectionDBusConnection.getConnection(String _address, boolean _registerSelf, boolean _shared) Deprecated, for removal: This API element is subject to removal in a future version.static DBusConnectionDBusConnection.getConnection(String _address, boolean _registerSelf, boolean _shared, int _timeout) Deprecated, for removal: This API element is subject to removal in a future version.static DBusConnectionDBusConnection.getConnection(DBusConnection.DBusBusType _bustype) Deprecated, for removal: This API element is subject to removal in a future version.static DBusConnectionDBusConnection.getConnection(DBusConnection.DBusBusType _bustype, boolean _shared, int _timeout) Deprecated, for removal: This API element is subject to removal in a future version.static DBusConnectionDBusConnection.newConnection(DBusConnection.DBusBusType _bustype) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DBusConnection in org.freedesktop.dbus.viewer
Fields in org.freedesktop.dbus.viewer declared as DBusConnectionFields in org.freedesktop.dbus.viewer with type parameters of type DBusConnectionMethods in org.freedesktop.dbus.viewer with parameters of type DBusConnectionModifier and TypeMethodDescriptionprivate DBusTableModelDBusViewer.listDBusConnection(boolean _users, boolean _owners, DBusConnection _conn) Constructors in org.freedesktop.dbus.viewer with parameters of type DBusConnection
DBusConnectionBuilder