public class PushChannelContextHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
static io.netty.util.AttributeKey<String> |
CLIENTNAME_KEY |
| Constructor and Description |
|---|
PushChannelContextHolder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clear() |
static io.netty.channel.ChannelHandlerContext |
getCurrentChannel() |
static void |
setCurrentChannel(io.netty.channel.ChannelHandlerContext ctx) |
public static final io.netty.util.AttributeKey<String> CLIENTNAME_KEY
Copyright © 2020 Baidu, Inc.. All rights reserved.