Class IPV6Util
java.lang.Object
org.apache.activemq.artemis.utils.IPV6Util
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringencloseHost(String host) It will enclose an IPV6 host with [], that we need before building URIsstatic StringstripBracketsAndZoneID(String host)
-
Constructor Details
-
IPV6Util
public IPV6Util()
-
-
Method Details
-
encloseHost
It will enclose an IPV6 host with [], that we need before building URIs -
stripBracketsAndZoneID
-