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