Uses of Class
org.freedesktop.dbus.DBusCallInfo
-
Packages that use DBusCallInfo Package Description org.freedesktop.dbus.connections -
-
Uses of DBusCallInfo in org.freedesktop.dbus.connections
Fields in org.freedesktop.dbus.connections with type parameters of type DBusCallInfo Modifier and Type Field Description private static java.util.Map<java.lang.Thread,DBusCallInfo>AbstractConnection. INFOMAPMethods in org.freedesktop.dbus.connections that return DBusCallInfo Modifier and Type Method Description static DBusCallInfoAbstractConnection. getCallInfo()Returns a structure with information on the current method call.
-