Liferay 6.1.2-ce-ga3

com.liferay.portlet.network.util
Class NetworkUtil

java.lang.Object
  extended by com.liferay.portlet.network.util.NetworkUtil

public class NetworkUtil
extends Object


Constructor Summary
NetworkUtil()
           
 
Method Summary
static DNSLookup getDNSLookup(String domain)
           
static Whois getWhois(String domain)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkUtil

public NetworkUtil()
Method Detail

getDNSLookup

public static DNSLookup getDNSLookup(String domain)

getWhois

public static Whois getWhois(String domain)

Liferay 6.1.2-ce-ga3