com.liferay.portal.kernel.util
Class SocketUtil

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

public class SocketUtil
extends java.lang.Object

View Source

Author:
Shuyang Zhou

Constructor Summary
SocketUtil()
           
 
Method Summary
static java.lang.String getHostAddress(java.lang.String host, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocketUtil

public SocketUtil()
Method Detail

getHostAddress

public static java.lang.String getHostAddress(java.lang.String host,
                                              int port)
                                       throws java.io.IOException
Throws:
java.io.IOException