Uses of Interface
io.microsphere.spring.web.rule.NameValueExpression
-
Packages that use NameValueExpression Package Description io.microsphere.spring.web.rule -
-
Uses of NameValueExpression in io.microsphere.spring.web.rule
Classes in io.microsphere.spring.web.rule that implement NameValueExpression Modifier and Type Class Description classAbstractNameValueExpression<T>Supports "name=value" style expressions as described in:RequestMapping.params()andRequestMapping.headers().classWebRequestHeaderExpressionWebRequestHeaderNameValueExpressionclassWebRequestParamExpressionWebRequestParameterNameValueExpression
-