Uses of Class
com.lucimber.dbus.message.OutboundMethodCall
Packages that use OutboundMethodCall
Package
Description
Connection management, lifecycle, and handler pipeline for D-Bus communication.
D-Bus message types and structures for method calls, returns, signals, and errors.
-
Uses of OutboundMethodCall in com.lucimber.dbus.connection
Methods in com.lucimber.dbus.connection that return types with arguments of type OutboundMethodCallModifier and TypeMethodDescriptionDummyConnection.getMethodCalls
(String interfaceName) Returns all method calls sent to a specific interface. -
Uses of OutboundMethodCall in com.lucimber.dbus.message
Methods in com.lucimber.dbus.message that return OutboundMethodCall