类的使用
com.alibaba.dubbo.remoting.exchange.support.ReplierDispatcher
-
使用ReplierDispatcher的程序包 程序包 说明 com.alibaba.dubbo.remoting.exchange.support -
-
com.alibaba.dubbo.remoting.exchange.support中ReplierDispatcher的使用
返回ReplierDispatcher的com.alibaba.dubbo.remoting.exchange.support中的方法 修饰符和类型 方法 说明 <T> ReplierDispatcher
ReplierDispatcher. addReplier(Class<T> type, Replier<T> replier)
<T> ReplierDispatcher
ReplierDispatcher. removeReplier(Class<T> type)
-