protected class NettyFabricAgentRegistrationChannelHandler.OnRegistration
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
NettyFabricAgentRegistrationChannelHandler.OnRegistration(io.netty.channel.Channel channel,
NettyFabricAgentStub nettyFabricAgentStub,
Repository<io.netty.channel.Channel> repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public NettyFabricAgentRegistrationChannelHandler.OnRegistration(io.netty.channel.Channel channel,
NettyFabricAgentStub nettyFabricAgentStub,
Repository<io.netty.channel.Channel> repository)