Class NettyConfigOperator
java.lang.Object
org.apache.dubbo.remoting.transport.netty4.NettyConfigOperator
- All Implemented Interfaces:
ChannelOperator
-
Constructor Summary
ConstructorsConstructorDescriptionNettyConfigOperator(org.apache.dubbo.remoting.transport.netty4.NettyChannel channel, ChannelHandler handler) -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigChannelHandler(List<ChannelHandler> handlerList) voidsetDetectResult(ProtocolDetector.Result detectResult)
-
Constructor Details
-
NettyConfigOperator
public NettyConfigOperator(org.apache.dubbo.remoting.transport.netty4.NettyChannel channel, ChannelHandler handler)
-
-
Method Details
-
configChannelHandler
- Specified by:
configChannelHandlerin interfaceChannelOperator
-
setDetectResult
-
detectResult
- Specified by:
detectResultin interfaceChannelOperator
-