Liferay 6.0.5

com.liferay.portal.kernel.util
Class InetAddressUtil

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

public class InetAddressUtil
extends Object


Constructor Summary
InetAddressUtil()
           
 
Method Summary
static 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 InetAddress getLocalInetAddress()
                                       throws Exception
Throws:
Exception

Liferay 6.0.5