Uses of Class
com.lucimber.dbus.type.DBusUnixFD
Packages that use DBusUnixFD
Package
Description
D-Bus message decoding infrastructure for converting wire format to Java objects.
D-Bus message encoding infrastructure for converting Java objects to wire format.
Type-safe D-Bus data types and containers providing compile-time marshalling safety.
-
Uses of DBusUnixFD in com.lucimber.dbus.codec.decoder
Methods in com.lucimber.dbus.codec.decoder that return types with arguments of type DBusUnixFD -
Uses of DBusUnixFD in com.lucimber.dbus.codec.encoder
Methods in com.lucimber.dbus.codec.encoder with parameters of type DBusUnixFD -
Uses of DBusUnixFD in com.lucimber.dbus.type
Methods in com.lucimber.dbus.type that return DBusUnixFDModifier and TypeMethodDescriptionstatic DBusUnixFD
DBusUnixFD.valueOf
(int value) Constructs a new D-Bus unix file descriptor.