类 Dispatcher$Adaptive
- java.lang.Object
-
- org.apache.dubbo.remoting.Dispatcher$Adaptive
-
- 所有已实现的接口:
org.apache.dubbo.remoting.Dispatcher
public class Dispatcher$Adaptive extends Object implements org.apache.dubbo.remoting.Dispatcher
-
-
方法详细资料
-
dispatch
public org.apache.dubbo.remoting.ChannelHandler dispatch(org.apache.dubbo.remoting.ChannelHandler arg0, URL arg1)- 指定者:
dispatch在接口中org.apache.dubbo.remoting.Dispatcher
-
-