接口的使用
org.apache.dubbo.remoting.Dispatcher
-
-
org.apache.dubbo.remoting.transport.dispatcher.all中Dispatcher的使用
实现Dispatcher的org.apache.dubbo.remoting.transport.dispatcher.all中的类 修饰符和类型 类 说明 classAllDispatcherdefault thread pool configure -
org.apache.dubbo.remoting.transport.dispatcher.all2中Dispatcher的使用
实现Dispatcher的org.apache.dubbo.remoting.transport.dispatcher.all2中的类 修饰符和类型 类 说明 classAllDispatcher2 -
org.apache.dubbo.remoting.transport.dispatcher.connection中Dispatcher的使用
实现Dispatcher的org.apache.dubbo.remoting.transport.dispatcher.connection中的类 修饰符和类型 类 说明 classConnectionOrderedDispatcherconnect disconnect ensure the order -
org.apache.dubbo.remoting.transport.dispatcher.direct中Dispatcher的使用
实现Dispatcher的org.apache.dubbo.remoting.transport.dispatcher.direct中的类 修饰符和类型 类 说明 classDirectDispatcherDirect dispatcher -
org.apache.dubbo.remoting.transport.dispatcher.execution中Dispatcher的使用
实现Dispatcher的org.apache.dubbo.remoting.transport.dispatcher.execution中的类 修饰符和类型 类 说明 classExecutionDispatcherIn addition to sending all the use thread pool processing -
org.apache.dubbo.remoting.transport.dispatcher.message中Dispatcher的使用
实现Dispatcher的org.apache.dubbo.remoting.transport.dispatcher.message中的类 修饰符和类型 类 说明 classMessageOnlyDispatcherOnly message receive uses the thread pool.
-