public class NetworkUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
formatPossibleIpv6Address(String address) |
static InetAddress |
parseIpv4Address(String addressString) |
static InetAddress |
parseIpv6Address(String addressString) |
public static InetAddress parseIpv4Address(String addressString) throws IOException
IOExceptionpublic static InetAddress parseIpv6Address(String addressString) throws IOException
IOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.