public class HostnameUtil extends Object
| Constructor and Description |
|---|
HostnameUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getHostname() |
static Set<String> |
getHostnames(String address) |
static Set<String> |
getHostnames(String address,
boolean includeLoopback) |
Copyright © 2024. All rights reserved.