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