Liferay 6.0.5

com.liferay.portal.kernel.util
Class IPDetector

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

public class IPDetector
extends Object


Constructor Summary
IPDetector()
           
 
Method Summary
static boolean isPrefersV4()
           
static boolean isPrefersV6()
           
static boolean isSupportsV6()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IPDetector

public IPDetector()
Method Detail

isPrefersV4

public static boolean isPrefersV4()

isPrefersV6

public static boolean isPrefersV6()

isSupportsV6

public static boolean isSupportsV6()

Liferay 6.0.5