常量字段值

目录

org.apache.*

  • org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher 
    修饰符和类型 常量字段
    public static final String NAME "all"
  • org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher 
    修饰符和类型 常量字段
    public static final String NAME "direct"
  • org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher 
    修饰符和类型 常量字段
    public static final String NAME "execution"
  • org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher 
    修饰符和类型 常量字段
    public static final String NAME "message"