Liferay 6.0.5

com.liferay.portal.kernel.util
Class SocketUtil

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

public class SocketUtil
extends Object


Nested Class Summary
static class SocketUtil.BindInfo
           
 
Constructor Summary
SocketUtil()
           
 
Method Summary
static SocketUtil.BindInfo getBindInfo(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

getBindInfo

public static SocketUtil.BindInfo getBindInfo(String host,
                                              int port)
                                       throws IOException
Throws:
IOException

Liferay 6.0.5