Uses of Interface
com.lucimber.dbus.codec.encoder.EncoderFactory
Packages that use EncoderFactory
Package
Description
D-Bus message encoding infrastructure for converting Java objects to wire format.
-
Uses of EncoderFactory in com.lucimber.dbus.codec.encoder
Classes in com.lucimber.dbus.codec.encoder that implement EncoderFactoryModifier and TypeClassDescriptionfinal class
Default implementation of EncoderFactory that provides encoders for all standard D-Bus types.