Uses of Interface
com.lucimber.dbus.connection.InboundPropagator
Packages that use InboundPropagator
Package
Description
Connection management, lifecycle, and handler pipeline for D-Bus communication.
-
Uses of InboundPropagator in com.lucimber.dbus.connection
Subinterfaces of InboundPropagator in com.lucimber.dbus.connectionModifier and TypeInterfaceDescriptioninterfaceinterfaceRepresents an ordered chain ofHandlerinstances associated with aConnection.Classes in com.lucimber.dbus.connection that implement InboundPropagatorModifier and TypeClassDescriptionfinal classA thread-safe pipeline ofOutboundHandlerinstances associated with aConnection.