| Package | Description |
|---|---|
| java.net |
Network communication through TCP and UDP sockets or URLs.
|
| Modifier and Type | Method and Description |
|---|---|
static InetSocketAddress |
InetSocketAddress.createUnresolved(String hostname,
int port)
Creates an unresolved
InetSocketAddress object. |