|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnknownHostException | |
---|---|
java.net |
Uses of UnknownHostException in java.net |
---|
Methods in java.net that throw UnknownHostException | |
---|---|
static InetAddress[] |
InetAddress.getAllByName(String var0)
|
static InetAddress |
InetAddress.getByName(String var0)
|
static InetAddress |
InetAddress.getLocalHost()
|
Constructors in java.net that throw UnknownHostException | |
---|---|
Socket(String var0,
int var1)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |