|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.adapter.vinci.util.NetworkUtil
public class NetworkUtil
Network utilities.
Constructor Summary | |
---|---|
NetworkUtil()
|
Method Summary | |
---|---|
static java.net.InetAddress |
getLocalHostAddress()
Gets the InetAddress of the localhost. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetworkUtil()
Method Detail |
---|
public static java.net.InetAddress getLocalHostAddress() throws java.net.UnknownHostException
java.net.UnknownHostException
- if the local host address could not be obtained
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |