Class DBusConnection.PeerSet

java.lang.Object
org.freedesktop.dbus.DBusConnection.PeerSet
All Implemented Interfaces:
Iterable<String>, Collection<String>, Set<String>, DBusSigHandler<DBus.NameOwnerChanged>
Enclosing class:
DBusConnection

public class DBusConnection.PeerSet extends Object implements Set<String>, DBusSigHandler<DBus.NameOwnerChanged>
Add addresses of peers to a set which will watch for them to disappear and automatically remove them from the set.