public interface RequestMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(javax.servlet.http.HttpServletRequest request)
Decides whether the rule implemented by the strategy matches the supplied
request.
|
Copyright © 2005–2018 The Beangle Software. All rights reserved.