Uses of Package
com.lucimber.dbus.message
Packages that use com.lucimber.dbus.message
Package
Description
Annotations for defining D-Bus interfaces, methods, properties, and signals.
Connection management, lifecycle, and handler pipeline for D-Bus communication.
D-Bus message types and structures for method calls, returns, signals, and errors.
Netty-based transport implementation for high-performance D-Bus communication.
Utility classes and helper functions for D-Bus operations and internal framework use.
-
Classes in com.lucimber.dbus.message used by com.lucimber.dbus.annotationClassDescriptionAn inbound message is a message that got send from another service to this service on the same bus that this service is connected to.
-
Classes in com.lucimber.dbus.message used by com.lucimber.dbus.connectionClassDescriptionAn inbound message is a message that got send from another service to this service on the same bus that this service is connected to.An outbound message is a message that should be sent from this service to another service on the same bus that this service is connected to.An outbound method call.
-
Classes in com.lucimber.dbus.message used by com.lucimber.dbus.messageClassDescriptionD-Bus header field codes, as defined by the D-Bus specification.An inbound error message.An inbound message is a message that got send from another service to this service on the same bus that this service is connected to.An inbound method call message.An inbound method return message.Builder for creating
InboundMethodReturn
instances.An inbound reply to a previously send message.An inbound signal message.This interface declares the common properties of the different D-Bus message types.D-Bus message flags as defined by the D-Bus wire protocol.D-Bus message types as defined in the D-Bus wire protocol.An outbound error message.An outbound message is a message that should be sent from this service to another service on the same bus that this service is connected to.An outbound method call.An outbound method return message.A reply to a previously send message.An outbound signal message. -
Classes in com.lucimber.dbus.message used by com.lucimber.dbus.nettyClassDescriptionAn inbound message is a message that got send from another service to this service on the same bus that this service is connected to.An outbound message is a message that should be sent from this service to another service on the same bus that this service is connected to.
-
Classes in com.lucimber.dbus.message used by com.lucimber.dbus.utilClassDescriptionD-Bus header field codes, as defined by the D-Bus specification.An inbound message is a message that got send from another service to this service on the same bus that this service is connected to.An outbound message is a message that should be sent from this service to another service on the same bus that this service is connected to.