Uses of Class
com.alibaba.dubbo.remoting.exchange.support.ReplierDispatcher

Packages that use ReplierDispatcher
com.alibaba.dubbo.remoting.exchange.support   
 

Uses of ReplierDispatcher in com.alibaba.dubbo.remoting.exchange.support
 

Methods in com.alibaba.dubbo.remoting.exchange.support that return ReplierDispatcher
<T> ReplierDispatcher
ReplierDispatcher.addReplier(Class<T> type, Replier<T> replier)
           
<T> ReplierDispatcher
ReplierDispatcher.removeReplier(Class<T> type)
           
 



Copyright © 2012–2017 Alibaba. All rights reserved.