类的使用
org.apache.dubbo.remoting.exchange.support.ExchangeHandlerDispatcher
-
使用ExchangeHandlerDispatcher的程序包 程序包 说明 org.apache.dubbo.remoting.exchange.support -
-
org.apache.dubbo.remoting.exchange.support中ExchangeHandlerDispatcher的使用
返回ExchangeHandlerDispatcher的org.apache.dubbo.remoting.exchange.support中的方法 修饰符和类型 方法 说明 ExchangeHandlerDispatcherExchangeHandlerDispatcher. addChannelHandler(ChannelHandler handler)<T> ExchangeHandlerDispatcherExchangeHandlerDispatcher. addReplier(Class<T> type, Replier<T> replier)ExchangeHandlerDispatcherExchangeHandlerDispatcher. removeChannelHandler(ChannelHandler handler)<T> ExchangeHandlerDispatcherExchangeHandlerDispatcher. removeReplier(Class<T> type)
-