类 AbstractMatchStrategy

java.lang.Object
org.apache.shenyu.plugin.base.condition.strategy.AbstractMatchStrategy
直接已知子类:
AndMatchStrategy, OrMatchStrategy

public abstract class AbstractMatchStrategy extends Object
AbstractMatchStrategy.
  • 构造器详细资料

    • AbstractMatchStrategy

      public AbstractMatchStrategy()
  • 方法详细资料

    • buildRealData

      public String buildRealData(org.apache.shenyu.common.dto.ConditionData condition, org.springframework.web.server.ServerWebExchange exchange)
      Build real data string.
      参数:
      condition - the condition
      exchange - the exchange
      返回:
      the string