类 Dispatcher$Adaptive

  • 所有已实现的接口:
    org.apache.dubbo.remoting.Dispatcher

    public class Dispatcher$Adaptive
    extends Object
    implements org.apache.dubbo.remoting.Dispatcher
    • 构造器详细资料

      • Dispatcher$Adaptive

        public Dispatcher$Adaptive()
    • 方法详细资料

      • dispatch

        public org.apache.dubbo.remoting.ChannelHandler dispatch​(org.apache.dubbo.remoting.ChannelHandler arg0,
                                                                 URL arg1)
        指定者:
        dispatch 在接口中 org.apache.dubbo.remoting.Dispatcher