| Package | Description |
|---|---|
| com.liferay.portal.fabric.netty.handlers |
| Modifier and Type | Method and Description |
|---|---|
static NettyFabricAgentStub |
NettyChannelAttributes.getNettyFabricAgentStub(io.netty.channel.Channel channel) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NettyChannelAttributes.setNettyFabricAgentStub(io.netty.channel.Channel channel,
NettyFabricAgentStub nettyFabricAgentStub) |
| Constructor and Description |
|---|
NettyFabricAgentRegistrationChannelHandler.OnRegistration(io.netty.channel.Channel channel,
NettyFabricAgentStub nettyFabricAgentStub,
Repository<io.netty.channel.Channel> repository) |
NettyFabricAgentRegistrationChannelHandler.PostDisconnectChannelFutureListener(io.netty.channel.Channel channel,
NettyFabricAgentStub nettyFabricAgentStub,
Repository<io.netty.channel.Channel> repository) |