com.liferay.portal.fabric.netty.handlers
Class NettyChannelAttributes
java.lang.Object
com.liferay.portal.fabric.netty.handlers.NettyChannelAttributes
public class NettyChannelAttributes
- extends Object
|
Method Summary |
static
|
getAsyncBroker(io.netty.channel.Channel channel)
|
static long |
nextId(io.netty.channel.Channel channel)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NettyChannelAttributes
public NettyChannelAttributes()
getAsyncBroker
public static <T extends Serializable> AsyncBroker<Long,T> getAsyncBroker(io.netty.channel.Channel channel)
nextId
public static long nextId(io.netty.channel.Channel channel)