|
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.fabric.netty.util.NettyUtil
public class NettyUtil
| Constructor Summary | |
|---|---|
NettyUtil()
|
|
| Method Summary | ||
|---|---|---|
static void |
bindShutdown(io.netty.util.concurrent.EventExecutorGroup master,
io.netty.util.concurrent.EventExecutorGroup slave,
long quietPeriod,
long timeout)
|
|
static io.netty.channel.ChannelPipeline |
createEmptyChannelPipeline()
|
|
static
|
scheduleCancellation(io.netty.channel.Channel channel,
NoticeableFuture<T> noticeableFuture,
long timeout)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NettyUtil()
| Method Detail |
|---|
public static void bindShutdown(io.netty.util.concurrent.EventExecutorGroup master,
io.netty.util.concurrent.EventExecutorGroup slave,
long quietPeriod,
long timeout)
public static io.netty.channel.ChannelPipeline createEmptyChannelPipeline()
public static <T> void scheduleCancellation(io.netty.channel.Channel channel,
NoticeableFuture<T> noticeableFuture,
long timeout)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||