public class NetHelpers
extends java.lang.Object
| Constructor and Description |
|---|
NetHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getIPAddress(java.net.InetAddress ip) |
static java.net.InetAddress |
getIPAddress(int ipAddr) |
static java.net.InetSocketAddress |
tryParseIPEndPoint(java.lang.String address) |