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 class
AbstractNameValueExpression<T>
Supports "name=value" style expressions as described in:RequestMapping.params()
andRequestMapping.headers()
.class
StringNameValueExpression
StringNameValueExpression
class
WebRequestHeaderExpression
WebRequest
HeaderNameValueExpression
class
WebRequestParamExpression
WebRequest
ParameterNameValueExpression
-