I am developing a Java Application using Libvirt. I found that the Java Bindings are not in active development.I need to obtain the IP Address of the Domain. In C, it may relate to virDomainInterfaceAddresses. Is there any way to implement it in Java.