dbus java equivalent function

Victor Yeo <[email protected]>
Newsgroups gmane.comp.freedesktop.dbus
Message-ID <CADX0rsZdwJNRUWqPRK8_PyLqTQWmtMUutxBdyCz2icNN6PLzsQ@mail.gmail.com>
hi,

What is the dbus java equivalent function of the following?


        proxy = g_dbus_proxy_new_sync(conn,
                                      G_DBUS_PROXY_FLAGS_NONE,
                                      NULL,
 /* GDBusInterfaceInfo */
                                      "org.example.TestServer",
 /* name */
                                      "/org/example/TestObject",
 /* object path */
                                      "org.example.TestInterface",
 /* interface */
                                      NULL,
 /* GCancellable */
                                      &error);

Regards
Vic
_______________________________________________
dbus mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dbus
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.