Uses of Enum Class
com.lucimber.dbus.netty.DBusChannelEvent
Packages that use DBusChannelEvent
Package
Description
Netty-based transport implementation for high-performance D-Bus communication.
-
Uses of DBusChannelEvent in com.lucimber.dbus.netty
Methods in com.lucimber.dbus.netty that return DBusChannelEventModifier and TypeMethodDescriptionstatic DBusChannelEventReturns the enum constant of this class with the specified name.static DBusChannelEvent[]DBusChannelEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.