Uses of Interface
org.apache.dubbo.remoting.Dispatcher
Packages that use Dispatcher
Package
Description
-
Uses of Dispatcher in org.apache.dubbo.remoting.transport.dispatcher.all
Classes in org.apache.dubbo.remoting.transport.dispatcher.all that implement Dispatcher -
Uses of Dispatcher in org.apache.dubbo.remoting.transport.dispatcher.connection
Classes in org.apache.dubbo.remoting.transport.dispatcher.connection that implement DispatcherModifier and TypeClassDescriptionclassconnect disconnect ensure the order -
Uses of Dispatcher in org.apache.dubbo.remoting.transport.dispatcher.direct
Classes in org.apache.dubbo.remoting.transport.dispatcher.direct that implement Dispatcher -
Uses of Dispatcher in org.apache.dubbo.remoting.transport.dispatcher.execution
Classes in org.apache.dubbo.remoting.transport.dispatcher.execution that implement DispatcherModifier and TypeClassDescriptionclassIn addition to sending all the use thread pool processing -
Uses of Dispatcher in org.apache.dubbo.remoting.transport.dispatcher.message
Classes in org.apache.dubbo.remoting.transport.dispatcher.message that implement DispatcherModifier and TypeClassDescriptionclassOnly message receive uses the thread pool.