Class ConnectionMethodInvocation

java.lang.Object
org.freedesktop.dbus.connections.base.AbstractConnectionBase
org.freedesktop.dbus.connections.base.ConnectionMethodInvocation
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
DBusBoundPropertyHandler

public abstract sealed class ConnectionMethodInvocation extends AbstractConnectionBase permits DBusBoundPropertyHandler
Abstract class containing most methods to invoke methods on a connection.
Part of the AbstractConnectionBaseConnectionMethodInvocationDBusBoundPropertyHandlerConnectionMessageHandlerAbstractConnection hierarchy.
Since:
5.0.0 - 2023-10-23
Author:
hypfvieh