Modifier and Type | Method and Description |
---|---|
static String |
getHostAddress() |
static String |
getHostName() |
static InetAddress |
getLocalHost() |
public static InetAddress getLocalHost() throws UnknownHostException
UnknownHostException
public static String getHostName() throws UnknownHostException
UnknownHostException
public static String getHostAddress() throws UnknownHostException
UnknownHostException
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.