public interface Matcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(WebContext context)
Check if the web context matches.
|
boolean matches(WebContext context) throws HttpAction
context - the web contextHttpAction - whether an additional HTTP action is requiredCopyright © 2017. All Rights Reserved.