public class RpcServiceHandleContext extends Object
ChannelHandlerContext.| 构造器和说明 |
|---|
RpcServiceHandleContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
clearChannelHandlerContext()
Clear channel handler context.
|
static io.netty.channel.ChannelHandlerContext |
getChannelHandlerContext()
Gets the channel handler context.
|
static void |
setChannelHandlerContext(io.netty.channel.ChannelHandlerContext chc)
Sets the channel handler context.
|
public static void setChannelHandlerContext(io.netty.channel.ChannelHandlerContext chc)
chc - the new channel handler contextpublic static io.netty.channel.ChannelHandlerContext getChannelHandlerContext()
public static void clearChannelHandlerContext()
Copyright © 2022 Baidu, Inc.. All rights reserved.