|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.util.SocketUtil
public class SocketUtil
| Nested Class Summary | |
|---|---|
static class |
SocketUtil.BindInfo
|
static interface |
SocketUtil.ServerSocketConfigurator
|
| Constructor Summary | |
|---|---|
SocketUtil()
|
|
| Method Summary | |
|---|---|
static ServerSocketChannel |
createServerSocketChannel(InetAddress bindingInetAddress,
int startPort,
SocketUtil.ServerSocketConfigurator serverSocketConfigurator)
|
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 |
|---|
public SocketUtil()
| Method Detail |
|---|
public static ServerSocketChannel createServerSocketChannel(InetAddress bindingInetAddress,
int startPort,
SocketUtil.ServerSocketConfigurator serverSocketConfigurator)
throws IOException
IOException
public static SocketUtil.BindInfo getBindInfo(String host,
int port)
throws IOException
IOException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||