Uses of Class
org.freedesktop.dbus.connections.base.ConnectionMethodInvocation
Packages that use ConnectionMethodInvocation
Package
Description
-
Uses of ConnectionMethodInvocation in org.freedesktop.dbus.connections
Subclasses of ConnectionMethodInvocation in org.freedesktop.dbus.connections -
Uses of ConnectionMethodInvocation in org.freedesktop.dbus.connections.base
Subclasses of ConnectionMethodInvocation in org.freedesktop.dbus.connections.baseModifier and TypeClassDescriptionclassAbstract class containing most methods to handle/react to a message received on a connection.classAbstract class containing methods for handling DBus properties andDBusBoundPropertyannotation. -
Uses of ConnectionMethodInvocation in org.freedesktop.dbus.connections.impl
Subclasses of ConnectionMethodInvocation in org.freedesktop.dbus.connections.implModifier and TypeClassDescriptionfinal classHandles a connection to DBus.classHandles a peer to peer connection between two applications without a bus daemon.