Uses of Interface
org.apache.dubbo.remoting.api.pu.ChannelOperator
Packages that use ChannelOperator
-
Uses of ChannelOperator in org.apache.dubbo.remoting.api
Methods in org.apache.dubbo.remoting.api with parameters of type ChannelOperatorModifier and TypeMethodDescriptionvoidAbstractWireProtocol.configClientPipeline(URL url, ChannelOperator operator, ContextOperator contextOperator) voidWireProtocol.configClientPipeline(URL url, ChannelOperator operator, ContextOperator contextOperator) voidWireProtocol.configServerProtocolHandler(URL url, ChannelOperator operator)