Package org.freedesktop
Interface DBus.Binding.TestClient
-
- All Superinterfaces:
DBusInterface
- Enclosing interface:
- DBus.Binding
public static interface DBus.Binding.TestClient extends DBusInterface
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
DBus.Binding.TestClient.Trigger
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
Response(UInt16 a, double b)
-
Methods inherited from interface org.freedesktop.dbus.DBusInterface
isRemote
-
-
-
-
Method Detail
-
Response
void Response(UInt16 a, double b)
-
-