Class MessageOnlyDispatcher

java.lang.Object
org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
All Implemented Interfaces:
Dispatcher

public class MessageOnlyDispatcher extends Object implements Dispatcher
Only message receive uses the thread pool.
  • Field Details

  • Constructor Details

    • MessageOnlyDispatcher

      public MessageOnlyDispatcher()
  • Method Details