public class ChannelThreadLocal
extends Object
| Constructor and Description |
|---|
ChannelThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
static io.netty.channel.Channel |
getChannel() |
static void |
removeChannel() |
static void |
setChannel(io.netty.channel.Channel channel) |