Class BambooNetworkUtils


  • public class BambooNetworkUtils
    extends Object
    • Constructor Detail

      • BambooNetworkUtils

        public BambooNetworkUtils()
    • Method Detail

      • getReachableAddress

        public static InetAddress getReachableAddress​(String address,
                                                      int port)
        Does nothing for IPv4. For IPv6, if the port is not reachable through the default interface, it will search for a different interface and add its scope id to the returned address.