Verwendungen von Schnittstelle
org.freedesktop.dbus.connections.IDisconnectCallback
-
Verwendungen von IDisconnectCallback in org.freedesktop.dbus.connections.base
Modifizierer und TypMethodeBeschreibungAbstractConnectionBase.getDisconnectCallback()
Returns the currently configured disconnect callback.Modifizierer und TypMethodeBeschreibungvoid
AbstractConnectionBase.setDisconnectCallback
(IDisconnectCallback _disconnectCallback) Set the callback which will be notified when a disconnection happens. -
Verwendungen von IDisconnectCallback in org.freedesktop.dbus.connections.impl
Modifizierer und TypMethodeBeschreibungprotected IDisconnectCallback
BaseConnectionBuilder.getDisconnectCallback()
Modifizierer und TypMethodeBeschreibungBaseConnectionBuilder.withDisconnectCallback
(IDisconnectCallback _disconnectCallback) Set the given disconnect callback to the created connection.