Uses of Class
org.apache.dubbo.remoting.exchange.support.ReplierDispatcher
Packages that use ReplierDispatcher
-
Uses of ReplierDispatcher in org.apache.dubbo.remoting.exchange.support
Methods in org.apache.dubbo.remoting.exchange.support that return ReplierDispatcherModifier and TypeMethodDescriptionReplierDispatcher.addReplier(Class<T> type, Replier<T> replier) ReplierDispatcher.removeReplier(Class<T> type)