Uses of Class
com.alibaba.dubbo.remoting.transport.ChannelHandlerDispatcher

Packages that use ChannelHandlerDispatcher
com.alibaba.dubbo.remoting.transport   
 

Uses of ChannelHandlerDispatcher in com.alibaba.dubbo.remoting.transport
 

Methods in com.alibaba.dubbo.remoting.transport that return ChannelHandlerDispatcher
 ChannelHandlerDispatcher ChannelHandlerDispatcher.addChannelHandler(ChannelHandler handler)
           
 ChannelHandlerDispatcher ChannelHandlerDispatcher.removeChannelHandler(ChannelHandler handler)
           
 



Copyright © 2012–2017 Alibaba. All rights reserved.