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