|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectliquibase.util.NetUtil
public class NetUtil
| Constructor Summary | |
|---|---|
NetUtil()
|
|
| Method Summary | |
|---|---|
static java.net.InetAddress |
getLocalHost()
Smarter way to get localhost than InetAddress.getLocalHost. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NetUtil()
| Method Detail |
|---|
public static java.net.InetAddress getLocalHost()
throws java.net.UnknownHostException,
java.net.SocketException
java.net.UnknownHostException
java.net.SocketException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||