Class IPV6Util
- java.lang.Object
-
- org.apache.activemq.artemis.utils.IPV6Util
-
public class IPV6Util extends Object
-
-
Constructor Summary
Constructors Constructor Description IPV6Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringencloseHost(String host)It will enclose an IPV6 host with [], that we need before building URIsstatic StringstripBracketsAndZoneID(String host)
-