----- Original Message -----
> From: "Fotis P" <fotis...@gmail.com>
> To: networkmanager-list@gnome.org
> Sent: Thursday, July 11, 2013 6:51:26 PM
> Subject: Re: Network manager dbus interface
> 
> To add to my previous question: I have found that the Network Manager source,
> includes all the introspections xml files under the introspection/ dir.
> Could I perhaps make use of this xml files to generate the java interfaces?

Hi,

I don't have specific information about using dbus from Java. But the fact is 
that the introspection data describe the whole API and together with 
documentation on dbus or better the dbus library/tool you are going to use it 
should be sufficient. You can even query the introspection data at runtime.

By the way, the API has documentation:

https://projects.gnome.org/NetworkManager/developers/api/09/index.html

Pavel

> 
> 
> 2013/7/11 Fotis P < fotis...@gmail.com >
> 
> 
> 
> Hello again,
> 
> with no intention of spamming the list, I would like to repeat my question.
> I would please anyone who can give me some information to do so, I am
> frustrated to be at loss at such a basic level!
> 
> What I dont understand is, should the command: CreateInterface --system
> --create-files org.freedesktop.NetworkManager.Device
> /org/freedesktop/NetworkManager/Device produce me the .Device interface?
> 
> Perhaps If someone has the java files could send them to me? Any help is
> welcome, thank you very much!
> 
> 
> 
> 
> 2013/7/9 Fotis P < fotis...@gmail.com >
> 
> 
> 
> Hello everyone,
> 
> This is a really nooby question but I cannot figure out how to get the
> Network Manager dbus Interface other than the basic
> org.freedesktop.NetworkManager. I get this by calling the CreateInterface
> utility.
> 
> But what about the rest of the interfaces like
> org.freedesktop.NetworkManager.Device etc? I cannot seem to get them through
> CreateInterface
> 
> Do I have to write them by hand? I am new to dbus and nm. Thanks to anyone
> who will take the time to answer me!
> 
> 
> 
> _______________________________________________
> networkmanager-list mailing list
> networkmanager-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/networkmanager-list
> 
_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to