com.liferay.portlet.network.util
Class WhoisWebCacheItem
java.lang.Object
com.liferay.portlet.network.util.WhoisWebCacheItem
- All Implemented Interfaces:
- WebCacheItem, Serializable
public class WhoisWebCacheItem
- extends Object
- implements WebCacheItem
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WHOIS_SERVER
public static String WHOIS_SERVER
WHOIS_SERVER_PORT
public static int WHOIS_SERVER_PORT
WhoisWebCacheItem
public WhoisWebCacheItem(String domain)
convert
public Object convert(String key)
throws WebCacheException
- Specified by:
convert
in interface WebCacheItem
- Throws:
WebCacheException
getRefreshTime
public long getRefreshTime()
- Specified by:
getRefreshTime
in interface WebCacheItem