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 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Response(UInt16 a, double b)
     

    Methods inherited from interface org.freedesktop.dbus.DBusInterface

    isRemote
  • Method Details

    • Response

      void Response(UInt16 a, double b)