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