Constant Field Values

Contents

org.apache.*

  • org.apache.dubbo.remoting.transport.dispatcher.all.AllDispatcher
    Modifier and Type
    Constant Field
    Value
    public static final String
    "all"
  • org.apache.dubbo.remoting.transport.dispatcher.direct.DirectDispatcher
    Modifier and Type
    Constant Field
    Value
    public static final String
    "direct"
  • org.apache.dubbo.remoting.transport.dispatcher.execution.ExecutionDispatcher
    Modifier and Type
    Constant Field
    Value
    public static final String
    "execution"
  • org.apache.dubbo.remoting.transport.dispatcher.message.MessageOnlyDispatcher
    Modifier and Type
    Constant Field
    Value
    public static final String
    "message"