public class NettyConfigOperator extends Object implements ChannelOperator
| Constructor and Description |
|---|
NettyConfigOperator(org.apache.dubbo.remoting.transport.netty4.NettyChannel channel,
ChannelHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
configChannelHandler(List<ChannelHandler> handlerList) |
public NettyConfigOperator(org.apache.dubbo.remoting.transport.netty4.NettyChannel channel, ChannelHandler handler)
public void configChannelHandler(List<ChannelHandler> handlerList)
configChannelHandler in interface ChannelOperatorCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.