类 ParameterDataFactory

java.lang.Object
org.apache.shenyu.plugin.base.condition.data.ParameterDataFactory

public final class ParameterDataFactory extends Object
The type Parameter data factory.
  • 方法详细资料

    • newInstance

      public static ParameterData newInstance(String paramType)
      New instance parameter data.
      参数:
      paramType - the param type
      返回:
      the parameter data
    • builderData

      public static String builderData(String paramType, String paramName, org.springframework.web.server.ServerWebExchange exchange)
      Builder data string.
      参数:
      paramType - the param type
      paramName - the param name
      exchange - the exchange
      返回:
      the string