com.liferay.portal.kernel.util
Class InetAddressUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.InetAddressUtil

public class InetAddressUtil
extends java.lang.Object

View Source

Author:
Michael C. Han, Shuyang Zhou

Constructor Summary
InetAddressUtil()
           
 
Method Summary
static java.net.InetAddress getLocalInetAddress()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InetAddressUtil

public InetAddressUtil()
Method Detail

getLocalInetAddress

public static java.net.InetAddress getLocalInetAddress()
                                                throws java.lang.Exception
Throws:
java.lang.Exception