Uses of Interface
org.freedesktop.dbus.connections.IDisconnectAction
Packages that use IDisconnectAction
-
Uses of IDisconnectAction in org.freedesktop.dbus.connections
Methods in org.freedesktop.dbus.connections with parameters of type IDisconnectActionModifier and TypeMethodDescriptionprotected voidAbstractConnection.disconnect(IDisconnectAction _before, IDisconnectAction _after) Special disconnect method which may be used whenever some cleanup before or after disconnection to DBus is required.