Class IPV6Util


  • public class IPV6Util
    extends Object
    • Constructor Detail

      • IPV6Util

        public IPV6Util()
    • Method Detail

      • encloseHost

        public static String encloseHost​(String host)
        It will enclose an IPV6 host with [], that we need before building URIs
      • stripBracketsAndZoneID

        public static String stripBracketsAndZoneID​(String host)