| Package | Description |
|---|---|
| java.net |
| Modifier and Type | Method and Description |
|---|---|
static InetAddress[] |
InetAddress.getAllByName(String var0) |
static InetAddress |
InetAddress.getByName(String var0) |
static InetAddress |
InetAddress.getLocalHost() |
| Constructor and Description |
|---|
Socket(String var0,
int var1) |